Move tunnel submodule out of linphone.
This commit is contained in:
parent
34014bbfb1
commit
a6d0acc1e0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ include $(linphone-root-dir)/submodules/linphone/mediastreamer2/tests/Android.mk
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(BUILD_TUNNEL), 1)
|
ifeq ($(BUILD_TUNNEL), 1)
|
||||||
include $(linphone-root-dir)/submodules/linphone/tunnel/Android.mk
|
include $(linphone-root-dir)/submodules/tunnel/Android.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BUILD_SILK), 1)
|
ifeq ($(BUILD_SILK), 1)
|
||||||
|
|
Loading…
Reference in a new issue