aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-05-19 12:58:31 +0200
committerHarald Welte <laforge@gnumonks.org>2014-05-19 12:58:31 +0200
commit14c60b425f8146f6a392d2d3de2979c817cd975e (patch)
tree5b4b3679c70b06094331d407433a60acea1b16a0 /Makefile.am
parentb4280963c0a236f3676ff4d5a191943ad63b7e69 (diff)
make sure osmobts-mgr.cfg file is included in tarballs
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..08375592 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/osmobts-mgr.cfg