From 79f21ea9d835c0728601e3c69e0de4ec98501e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Fri, 19 Sep 2014 09:03:02 +0200 Subject: [PATCH] Fix compilation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 561328066..dc5d90b58 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ BUILD_AMRNB=full # 0, light or full BUILD_AMRWB=1 BUILD_ZRTP=1 BUILD_SILK=1 -BUILD_TUNNEL=1 +BUILD_TUNNEL=0 BUILD_WEBRTC_AECM=1 BUILD_OPUS=1 BUILD_MATROSKA=0