aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2003-12-30 17:14:15 +0000
committerJörg Mayer <jmayer@loplof.de>2003-12-30 17:14:15 +0000
commitf17f7e29371d25bc92154ec0a644b4e118e0c31b (patch)
tree16435321ef6d573315ca5b1e835935e0e1bea9c5 /Makefile.am
parent8770bdb7945f83a752d272940b5812a1e7599e97 (diff)
New protocol: Enterasys Interswitch Message Protocol (ismp) and
edp (Enterasys Discovery Protocol) svn path=/trunk/; revision=9496
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 603ae5a542..58500b6500 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.681 2003/12/29 22:42:39 guy Exp $
+# $Id: Makefile.am,v 1.682 2003/12/30 17:14:14 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -287,6 +287,7 @@ DISSECTOR_SRC = \
packet-isis-lsp.c \
packet-isis-snp.c \
packet-isl.c \
+ packet-ismp.c \
packet-isns.c \
packet-isup.c \
packet-iua.c \