aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-02-09 22:35:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-02-09 22:35:49 +0000
commite8f8e851c02e731641d94602b11255887c94db0e (patch)
tree3429e5d61ae977834ab65146761b9f88b42721e1 /epan/dissectors/Makefile.common
parent38c428010b0d722340cbae0869c7797e6114174b (diff)
From Tim Endean: INAP dissector.
svn path=/trunk/; revision=13364
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index fafe617e08..284f0b61fd 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -293,6 +293,7 @@ DISSECTOR_SRC = \
packet-image-gif.c \
packet-image-jfif.c \
packet-imap.c \
+ packet-inap.c \
packet-ip.c \
packet-ipdc.c \
packet-ipfc.c \
@@ -669,6 +670,7 @@ DISSECTOR_INCLUDES = \
packet-ieee802a.h \
packet-igap.h \
packet-igmp.h \
+ packet-inap.h \
packet-ip.h \
packet-ipdc.h \
packet-ipfc.h \