From afb883956df5f0e614092ab061bf49431205834f Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 28 Feb 2011 20:45:55 +0100 Subject: mgcp: Fix make distcheck due a copy 'n pasted Makefile.am --- openbsc/tests/mgcp/Makefile.am | 2 -- 1 file changed, 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 \ -- cgit v1.2.3