]> sjero.net Git - linphone/blobdiff - build/android/Android.mk
Don't include xml2lpc and lpc2xml in android.mk
[linphone] / build / android / Android.mk
index 7fb75d0a4dce209506ec2d19da1348eb3f6fdcc8..10fba32dde675a67c35a4270ea8fa2491a2df79c 100755 (executable)
@@ -39,10 +39,3 @@ include $(BUILD_SHARED_LIBRARY)
 
 $(call import-module,android/cpufeatures)
 
-
-ifeq ($(BUILD_REMOTE_PROVISIONING),1)
-
-include $(linphone-root-dir)/submodules/linphone/build/android/xml2lpc.mk
-include $(linphone-root-dir)/submodules/linphone/build/android/lpc2xml.mk
-
-endif