aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2004-03-23 18:02:50 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2004-03-23 18:02:50 +0000
commit0835079f6de891ccaf36c3eb0e25cfe1eddb2ef1 (patch)
tree61cfe406aec6ce0a8172627d58ee58237fbc9662 /Makefile.common
parentbbada5496cc7af018692b8dd9456eeb0d050043a (diff)
Add packet-sctp.h
svn path=/trunk/; revision=10458
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index fa82a09f5f..119bdecd13 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.32 2004/03/23 06:21:16 guy Exp $
+# $Id: Makefile.common,v 1.33 2004/03/23 18:02:50 tuexen Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -164,6 +164,7 @@ DISSECTOR_INCLUDES = \
packet-rwall.h \
packet-rx.h \
packet-scsi.h \
+ packet-sctp.h \
packet-ses.h \
packet-sll.h \
packet-smb-browse.h \