aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-01-11 16:46:21 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-01-11 16:46:21 +0000
commit9e6d0e17178f8f031fa55df98e8683722f6922f3 (patch)
tree53cf1a43a0d15ed33fc00f7686a545c4fa3d1c76 /Makefile.am
parent916044629f1b566587752b9b06eb5028fb289459 (diff)
Update the SCTP dissector, and add a dissector for
ISDN Q.921-User Adaptation Layer (IUA). Both are from Michael.Tuexen@icn.siemens.de> svn path=/trunk/; revision=2876
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 24b804132a..34543625f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.273 2001/01/11 07:21:34 gram Exp $
+# $Id: Makefile.am,v 1.274 2001/01/11 16:46:21 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -90,6 +90,7 @@ DISSECTOR_SOURCES = \
packet-isis-lsp.c \
packet-isis-snp.c \
packet-isl.c \
+ packet-iua.c \
packet-kerberos.c \
packet-l2tp.c \
packet-lapb.c \