aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-12-09 18:02:18 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-12-09 18:02:18 +0000
commit056e30ad8b8a8e5b6b3e3ecfcc94a31611bc07d6 (patch)
tree100f88b48a84a1d93d94e68035c65aeabcd739ca
parentc2eaf1bc7433243935701b2ea7c5f08eddaaaac4 (diff)
Add packet-nhrp.h
svn path=/trunk/; revision=16751
-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 5f33f6909c..ccdad6600f 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -811,6 +811,7 @@ DISSECTOR_INCLUDES = \
packet-ndps.h \
packet-netbios.h \
packet-nfs.h \
+ packet-nhrp.h \
packet-nisplus.h \
packet-nlm.h \
packet-ntlmssp.h \