aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-06-09 15:05:29 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-06-09 15:05:29 +0000
commit01323df70b64b3c0c74cb391c63725cfefaa2493 (patch)
tree0e743cbebe8cd0ad6fc1053981708b589c3acf88
parent89d2aab10fc15ef771a20176b2e5a23c0866a656 (diff)
Added packet-idmp.h.
svn path=/trunk/; revision=33185
-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 ada1ecabb4..c4561bde0a 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1107,6 +1107,7 @@ DISSECTOR_INCLUDES = \
packet-http.h \
packet-i2c.h \
packet-iax2.h \
+ packet-idmp.h \
packet-idp.h \
packet-ieee80211.h \
packet-ieee802154.h \