aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-02-15 01:42:39 +0000
committerGuy Harris <guy@alum.mit.edu>2005-02-15 01:42:39 +0000
commit17f296c66ff1c975cd80a9be891109bd3eca26fb (patch)
treed196afb28936c94685a06dcb7c001eafcbdaa4a8 /epan
parentbfb29e9e848ffe2ad1b0eb8455065f6d754aece0 (diff)
Add the missing packet-dcerpc-budb.h to the list of header files, so it
goes into the source tarball. svn path=/trunk/; revision=13405
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 e486490dd0..4514b01b6d 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -612,6 +612,7 @@ DISSECTOR_INCLUDES = \
packet-dccp.h \
packet-dcerpc-atsvc.h \
packet-dcerpc-browser.h \
+ packet-dcerpc-budb.h \
packet-dcerpc-butc.h \
packet-dcerpc-dce122.h \
packet-dcerpc-dcom.h \