aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-23 19:44:51 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-23 19:44:51 +0000
commit491ff1816be2806a4168db5e34f9ad7aefb98fe0 (patch)
treefcc3e3e434ec38b545b2d1082e544e8d5a95c88c /epan
parent4a72357fd26c59b09a56e8f50ffc11bd7ec0cae4 (diff)
Add dissector packet-etheric.c
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12077 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 4e35af4b51..502e7f2356 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -213,6 +213,7 @@ DISSECTOR_SRC = \
packet-enrp.c \
packet-esis.c \
packet-eth.c \
+ packet-etheric.c \
packet-etherip.c \
packet-ethertype.c \
packet-fc.c \