re-add olm-python3 rule that was accidentally removed
This commit is contained in:
parent
86a3d95855
commit
39252b012b
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ include/olm/error.h: include/olm/olm.h ../include/olm/error.h
|
|||
|
||||
headers: include/olm/olm.h include/olm/pk.h include/olm/sas.h include/olm/error.h
|
||||
|
||||
olm-python3: headers
|
||||
DEVELOP=$(DEVELOP) python3 setup.py build
|
||||
|
||||
install: install-python3
|
||||
|
||||
install-python3: olm-python3
|
||||
|
|
Loading…
Reference in a new issue