Merge branch 'bellesip' of git.linphone.org:linphone-android-private into bellesip
This commit is contained in:
commit
5d65b8a8c8
1 changed files with 3 additions and 1 deletions
|
@ -41,9 +41,11 @@ ifeq ($(BUILD_UPNP),1)
|
|||
include $(linphone-root-dir)/submodules/externals/build/libupnp/Android.mk
|
||||
endif
|
||||
|
||||
#libxml2
|
||||
#libxml2 + xml2lpc + lpc2xml
|
||||
ifeq ($(BUILD_REMOTE_PROVISIONING),1)
|
||||
include $(linphone-root-dir)/submodules/externals/build/libxml2/Android.mk
|
||||
include $(linphone-root-dir)/submodules/linphone/build/android/xml2lpc.mk
|
||||
include $(linphone-root-dir)/submodules/linphone/build/android/lpc2xml.mk
|
||||
endif
|
||||
|
||||
# Speex
|
||||
|
|
Loading…
Reference in a new issue