From f8b2ba7dc850396c5910e8c76875e75d37479d34 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 7 Mar 2010 20:33:59 +0100 Subject: add option --disable-tests to disable building of test binaries --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 56e8b6f6..0119a02c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1 +1,3 @@ +if ENABLE_TESTS SUBDIRS = timer sms +endif -- cgit v1.2.3