aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-16 15:42:48 +0100
committerMax <msuraev@sysmocom.de>2018-01-16 15:53:00 +0100
commitbef6eae05b959b2ce395b3f949675d2a93053f0d (patch)
tree15aba39795584a98bd10b3ff4b0cc1efe649c79c /Makefile.am
parent5df57cb84c83546a7c23135845deb8bf615819c1 (diff)
Move sysmobts-calib into osmo-bts-sysmo
It's prerequisite for jenkins tests fix after migration to stow. The sysmobts-calib uses hand-coded Makefile instead of automake which makes it hard to properly propagate build flags. Also, make it optional to enable excluding it from certain jenkins tests. Change-Id: I3b54bfa5ef1d89092f6cf13dc27de10874b31b18
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 4832c84e..dc425741 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,10 +7,6 @@ SUBDIRS = include src tests
EXTRA_DIST = \
contrib/dump_docs.py contrib/screenrc-l1fwd contrib/osmo-bts-sysmo.service \
contrib/l1fwd.init contrib/screenrc-sysmobts contrib/respawn.sh \
- contrib/sysmobts.init contrib/sysmobts-calib/Makefile \
- contrib/sysmobts-calib/sysmobts-calib.c \
- contrib/sysmobts-calib/sysmobts-layer1.c \
- contrib/sysmobts-calib/sysmobts-layer1.h \
doc/examples/sysmo/osmo-bts.cfg \
doc/examples/sysmo/sysmobts-mgr.cfg \
doc/examples/virtual/openbsc-virtual.cfg \