From 41ab264d0a08dfdf50101b6e1a8f3860937f5d28 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 7 Mar 2003 04:13:26 +0000 Subject: Add packet-mgcp.h to the distribution. svn path=/trunk/; revision=7309 --- plugins/mgcp/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/mgcp/Makefile.am b/plugins/mgcp/Makefile.am index 25f3b99d35..ee47098c76 100644 --- a/plugins/mgcp/Makefile.am +++ b/plugins/mgcp/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am -# Automake file for Ethereal/Gryphon +# Automake file for Ethereal/MGCP # -# $Id: Makefile.am,v 1.5 2002/07/06 20:40:48 guy Exp $ +# $Id: Makefile.am,v 1.6 2003/03/07 04:13:26 gerald Exp $ # # Ethereal - Network traffic analyzer # By Steve Limkemann @@ -28,7 +28,7 @@ INCLUDES = -I$(top_srcdir) plugindir = @plugindir@ plugin_LTLIBRARIES = mgcp.la -mgcp_la_SOURCES = packet-mgcp.c moduleinfo.h +mgcp_la_SOURCES = packet-mgcp.c packet-mgcp.h moduleinfo.h mgcp_la_LDFLAGS = -module -avoid-version # Libs must be cleared, or else libtool won't create a shared module. -- cgit v1.2.3