aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-07-31 18:48:35 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-08-21 15:49:06 +0200
commit013df51ca8693d39ee01252f71d1e61f7cff84b4 (patch)
tree140a7db0842dcb8ddbb5dbf398df1e1b118e2ce3 /Makefile.am
parent07198750b29fa891dd6c1d6266964691aa9e9095 (diff)
sysmobts: Add VTY support to the sysmobts-mgr
Add VTY support to the manager. This way we can interactively inspect the state of the system and trigger events.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 733e80f6..afb4d273 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,4 +11,5 @@ EXTRA_DIST = \
contrib/sysmobts-calib/sysmobts-calib.c \
contrib/sysmobts-calib/sysmobts-layer1.c \
contrib/sysmobts-calib/sysmobts-layer1.h \
- doc/examples/osmo-bts.cfg
+ doc/examples/osmo-bts.cfg \
+ doc/examples/sysmobts-mgr.cfg