[PATCH] fix tests for sysmobts (jolly/trx)

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Martin Hauke mardnh at gmx.de
Wed Aug 21 18:18:40 UTC 2013


---
 tests/Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index d233df9..e5f1e64 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,8 @@
-SUBDIRS = paging cipher sysmobts bursts handover
+SUBDIRS = paging cipher 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
-- 
1.8.1.4


--------------080007040108030009010404--




More information about the OpenBSC mailing list