Fix mediastreamer2 apk build

This commit is contained in:
Erwan Croze 2017-03-17 10:25:09 +01:00
parent c6b8541093
commit 679af0c64b

View file

@ -307,7 +307,7 @@ copy-libs:
\tfi
update-mediastreamer2-project:
\t@cd $(TOPDIR)/submodules/linphone/mediastreamer2/java && \\
\t@cd $(TOPDIR)/submodules/linphone/mediastreamer2/java
generate-apk: java-clean build copy-libs $(TOPDIR)/res/raw/rootca.pem
\techo "version.name=$(LINPHONE_ANDROID_VERSION)" > default.properties && \\