aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-01-26 06:54:52 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-01-26 06:54:52 +0000
commit65530eb91278a0c548ea2bcbcf7717f2db153093 (patch)
tree3dbeb9d49507d884405d30772be9cccb5aa2473d /epan/dissectors/Makefile.common
parent9c10169b973eaa0ada0a74a0954a7c7f02a8965c (diff)
Add the abillity to translate MCC.
svn path=/trunk/; revision=17105
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 d7eb7c021f..9c2d4a29c4 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -263,6 +263,7 @@ DISSECTOR_SRC = \
packet-dua.c \
packet-dvmrp.c \
packet-e164.c \
+ packet-e212.c \
packet-eap.c \
packet-eapol.c \
packet-echo.c \
@@ -734,6 +735,7 @@ DISSECTOR_INCLUDES = \
packet-dsp.h \
packet-dvmrp.h \
packet-e164.h \
+ packet-e212.h \
packet-edonkey.h \
packet-enc.h \
packet-esis.h \