aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-02-28 20:45:55 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-02-28 20:45:55 +0100
commitafb883956df5f0e614092ab061bf49431205834f (patch)
tree5fed07a3b6fadb6a41724d2372a2afcf5ab7f31e /openbsc/tests/mgcp/Makefile.am
parent6990687f4ca6afa26208c17a7e3652071db62771 (diff)
mgcp: Fix make distcheck due a copy 'n pasted Makefile.am
Diffstat (limited to 'openbsc/tests/mgcp/Makefile.am')
-rw-r--r--openbsc/tests/mgcp/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/tests/mgcp/Makefile.am b/openbsc/tests/mgcp/Makefile.am
index 7595e3b02..fdbe56549 100644
--- a/openbsc/tests/mgcp/Makefile.am
+++ b/openbsc/tests/mgcp/Makefile.am
@@ -2,8 +2,6 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) $(LIBOSMOSCCP_CFLAGS) $(COVERAGE_CFLAGS)
AM_LDFLAGS = $(COVERAGE_LDFLAGS)
-EXTRA_DIST = bsc_data.c
-
noinst_PROGRAMS = mgcp_test
mgcp_test_SOURCES = mgcp_test.c \