From 68b7e8bd60d0d5b39b8ac19ec5a33689486ac117 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 1 Aug 2010 05:30:55 +0800 Subject: sccp: Rename the SCCP file and delete the sccp/ directory.. --- tests/sccp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/sccp/Makefile.am b/tests/sccp/Makefile.am index 93c3412..9392363 100644 --- a/tests/sccp/Makefile.am +++ b/tests/sccp/Makefile.am @@ -3,6 +3,6 @@ AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) noinst_PROGRAMS = sccp_test -sccp_test_SOURCES = sccp_test.c $(top_srcdir)/src/sccp/sccp.c +sccp_test_SOURCES = sccp_test.c $(top_srcdir)/src/sccp.c sccp_test_LDADD = $(LIBOSMOCORE_LIBS) -- cgit v1.2.3