aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2013-08-23 23:05:47 +0200
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:30 +0200
commit73d3f469945f7956717c05954e8e66b1796b86a3 (patch)
treebc5039efcca0c06bbdf5726733cb8a63fdd8918d /tests
parentb2482a8574a3a7ce4e628237f411ea0a4cd25f1b (diff)
tests: make tests for sysmobts conditional
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 54ff0297..7904486d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,6 +4,10 @@ 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
:;{ \