aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-06-14 15:19:06 +0200
committerMax <msuraev@sysmocom.de>2017-06-22 10:50:00 +0000
commit114293a414bd5b7c86622ec8c293c4034c80d243 (patch)
tree8dbe5840ffeca75fb3aed2c0a3d2162ed3f6f7d8 /Makefile.am
parentd4806db1e59a9e205e323a3fe5aa8a39379ee13d (diff)
Copy sysmobts.service to osmo-bts-sysmo
This way the name of systemd service file will match the name of the binary similar to lc15. Add aliases so the user can use both old and new names regardless of which file is installed. Once the corresponding changes to OE recipes are applied old file can be removed. Based on work by Pau Espin Pedrol <pespin@sysmocom.de> Change-Id: I08615eb625d488603aeb5962ad9f30869c0e77c5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a5e26f0..5598c4aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = include src tests
# package the contrib and doc
EXTRA_DIST = \
- contrib/dump_docs.py contrib/screenrc-l1fwd contrib/sysmobts.service \
+ 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 \