aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 633b6a4a..7904486d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,12 @@
-SUBDIRS = paging cipher sysmobts agch misc
+SUBDIRS = paging cipher agch misc bursts handover
+
+if ENABLE_SYSMOBTS
+SUBDIRS += sysmobts
+endif
+
+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