[PATCH] fix tests for sysmobts

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:16:30 UTC 2013


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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5fb128f..4283a24 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,8 @@
-SUBDIRS = paging cipher sysmobts
+SUBDIRS = paging cipher
+
+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
Content-Type: text/x-patch;
 name="0001-fix-tests-for-sysmobts-jolly-trx.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0001-fix-tests-for-sysmobts-jolly-trx.patch"



More information about the OpenBSC mailing list