aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-01-09 13:13:37 +0100
committerSebastian Stumpf <sebastian.stumpf87@googlemail.com>2017-01-05 12:47:51 +0100
commit17eb1a45b446d631449143a52b503978e6661637 (patch)
treea2f18f02bdb4caa6c6bbbc6aafa6f686a4e7f8e3 /configure.ac
parentc2ecca6b0496127709dcd3afa9d366085d8bec97 (diff)
WIP: Initial check-in of a new virtual BTS
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 3fd6b8a1..84aa35e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -130,6 +130,7 @@ AM_CONFIG_HEADER(btsconfig.h)
AC_OUTPUT(
src/Makefile
src/common/Makefile
+ src/osmo-bts-virtual/Makefile
src/osmo-bts-sysmo/Makefile
src/osmo-bts-litecell15/Makefile
src/osmo-bts-trx/Makefile