Fix lpc2xml xml2lpc compilation for noneon

This commit is contained in:
Yann Diorcet 2013-04-05 12:49:47 +02:00
parent c831470e14
commit 055a513fd3
2 changed files with 4 additions and 2 deletions

View file

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

@ -1 +1 @@
Subproject commit 1736d38e98260bd8441a90e549260ddda8d2243d
Subproject commit d630e0a99decbed3e9a5437b680801dd236beb40