From c7ba0e5018679ad92cd6a2512b333fe5ea31412e Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 12 Jan 2011 11:04:16 +0100 Subject: mtp: Remove the mtp_data header file as it refers to the cellmgr --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 963dea5..63d11a4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,4 +5,4 @@ sccpdir = $(libdir) sccp_LIBRARIES = libsccp.a libmtp.a libsccp_a_SOURCES = sccp.c -libmtp_a_SOURCES = mtp_pcap.c mtp_level3.c +libmtp_a_SOURCES = mtp_pcap.c -- cgit v1.2.3