aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-11-09 10:04:48 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-11-09 10:04:48 +0000
commit2cb9d546206e31f30caa3fbfbfe69f3775fb48d2 (patch)
treed532574d587cbcfbae7a0dc66a749c0ee1a7bd3c /plugins/Makefile.am
parentf832ad5f8b95a04c107ca793171a351b5991332d (diff)
Add MGCP dissector plugin from Ed Warnicke <hagbard@physics.rutgers.edu>.
svn path=/trunk/; revision=2588
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index e31f0b99b9..9656bb34f0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.5 2000/03/15 19:09:16 guy Exp $
+# $Id: Makefile.am,v 1.6 2000/11/09 10:04:48 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -22,7 +22,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-SUBDIRS = gryphon
+SUBDIRS = gryphon mgcp
plugindir = @PLUGIN_DIR@