aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-02-04 15:22:25 +0000
committerGerald Combs <gerald@wireshark.org>2005-02-04 15:22:25 +0000
commitd7ad33dc51e0e51e6cc2903ff0ac3ce806550ce4 (patch)
treed5cbee6175ffd8d53e4626afe861527e52503d59 /epan/dissectors
parent84dadf4eee12808db95776469c93c761131f92dc (diff)
Fix a couple of distcheck problems:
Update conversation_new and find_conversation in plugin_api_list.c and associated files. Add packet-dcerpc-butc.h to the distribution. svn path=/trunk/; revision=13288
Diffstat (limited to 'epan/dissectors')
-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 aa93e1a9a7..fafe617e08 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -596,6 +596,7 @@ DISSECTOR_INCLUDES = \
packet-dccp.h \
packet-dcerpc-atsvc.h \
packet-dcerpc-browser.h \
+ packet-dcerpc-butc.h \
packet-dcerpc-dce122.h \
packet-dcerpc-dcom.h \
packet-dcerpc-dfs.h \