aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-07-30 09:37:47 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-23 10:15:13 +0100
commit1cedd4a599ee0a324bddf16ebd8a0ac8add4ca92 (patch)
tree5851794bc77dc4651c669c587f62a0b423581e74 /src/Makefile.am
parent6b471a2738c793f171b27c82e0cc5017be04ce8b (diff)
debian: Add a start script for osmo-stp
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 20585be..93d7a58 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@ AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOSCCP_CFLAGS) $(LIBOSMOVTY_CFLAGS)
$(LIBOSMOGSM_CFLAGS) \
$(NEXUSWARE_C7_CFLAGS) $(NEXUSWARE_UNIPORTE_CFLAGS) $(UNIPORTE)
-sbin_PROGRAMS = cellmgr_ng osmo_stp mgcp_mgw
+sbin_PROGRAMS = cellmgr_ng osmo-stp mgcp_mgw
mgcp_mgw_SOURCES = mgcp_ss7.c mgcp_ss7_vty.c mgcp_hw.c thread.c debug.c \
mgcp/mgcp_protocol.c mgcp/mgcp_network.c mgcp/mgcp_vty.c \