Update prepare.py
This commit is contained in:
parent
4148971721
commit
e52f749f9d
1 changed files with 4 additions and 0 deletions
|
@ -337,6 +337,10 @@ release: java-clean build copy-libs
|
|||
|
||||
generate-sdk: liblinphone-android-sdk
|
||||
|
||||
generate-javadoc:
|
||||
\t./gradlew -b libLinphoneAndroidSdk.gradle androidJavadocsJar
|
||||
\t./gradlew -b libLinphoneAndroidSdk.gradle sourcesJar
|
||||
|
||||
liblinphone-android-sdk: java-clean build copy-libs $(TOPDIR)/res/raw/rootca.pem
|
||||
\t./gradlew -b libLinphoneAndroidSdk.gradle androidJavadocsJar
|
||||
\t./gradlew -b libLinphoneAndroidSdk.gradle sourcesJar
|
||||
|
|
Loading…
Reference in a new issue