From 002484ff69c2d94c64d66c6062fafe43490bd544 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