linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] bzrtp without tests


From: Diorcet Yann
Subject: [Linphone-developers] bzrtp without tests
Date: Tue, 01 Apr 2014 20:47:34 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

diff --git a/test/Makefile.am b/test/Makefile.am
index 1b43e75..f760c0b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,3 +1,4 @@
+if ENABLE_TESTS
 noinst_PROGRAMS=bzrtpTest
 
 bzrtpTest_SOURCES=bzrtpTest.c \
@@ -13,3 +14,4 @@ LDADD=    $(top_builddir)/src/libbzrtp.la
 
 test: bzrtpTest
     ./bzrtpTest
+endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]