aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-12-17 13:35:52 +0100
committerHarald Welte <laforge@gnumonks.org>2018-03-17 15:22:51 +0100
commit553535f87b490a8b8a2ab2633417ab7c286907bd (patch)
treeb9d970393d6b191494c88778cd13d403a620b046 /configure.ac
parent6d0c67684c4ea8e1f767310636dbe840c36d54e2 (diff)
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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