re-add olm-python3 rule that was accidentally removed

dkasak/session-export-format
Hubert Chathi 2022-05-13 16:21:54 -04:00
parent 86a3d95855
commit 39252b012b
1 changed files with 3 additions and 0 deletions

View File

@ -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