aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-07-09 11:32:50 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-07-09 11:32:50 +0000
commit046a329a6656133de6fb6b3a619999cc9cdb1516 (patch)
tree7a56bc31f86ec0cbbde7e55e2decd3be14e5760a /epan/dissectors/Makefile.common
parentf40bd67713193a8329cbba691a9174aef0c5a260 (diff)
Split packet-ip into packet-ip and packet-icmp.
Some cleanup in handles and ett entries. svn path=/trunk/; revision=29035
Diffstat (limited to 'epan/dissectors/Makefile.common')
-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 946fb6f650..333f0b9c09 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -511,6 +511,7 @@ DISSECTOR_SRC = \
packet-iax2.c \
packet-icap.c \
packet-icep.c \
+ packet-icmp.c \
packet-icmpv6.c \
packet-icp.c \
packet-icq.c \