aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2013-08-23 23:05:47 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2014-04-06 08:58:23 +0200
commit3212470d60a5434f852a6e348cdce85b857d784e (patch)
treed4e875cece9ac4925c33d484caf39a37352cf9fd
parente6df0536adb6438dd85f38d203da1a3d486390bd (diff)
tests: make tests for sysmobts conditional
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 67dca694..34e6feca 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,9 @@
SUBDIRS = paging cipher sysmobts agch bursts handover
+if ENABLE_SYSMOBTS
+SUBDIRS += sysmobts
+endif
+
# The `:;' works around a Bash 3.2 bug when the output is not writeable.
$(srcdir)/package.m4: $(top_srcdir)/configure.ac
:;{ \