From 553535f87b490a8b8a2ab2633417ab7c286907bd Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 17 Dec 2017 13:35:52 +0100 Subject: Add 'osmo-bts-omldummy' to bring up only OML without RSL This is used only in integration testing, where in the TTCN-3 testsuite we currently have no A-bis OML implementation, but only a RSL one. Change-Id: Id8e5f34091e6e32621d8c8673de7ea848dfd252f --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b3758068..1d7379f1 100644 --- a/configure.ac +++ b/configure.ac @@ -212,6 +212,7 @@ AC_OUTPUT( src/Makefile src/common/Makefile src/osmo-bts-virtual/Makefile + src/osmo-bts-omldummy/Makefile src/osmo-bts-sysmo/Makefile src/osmo-bts-litecell15/Makefile src/osmo-bts-trx/Makefile -- cgit v1.2.3