aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-13 19:48:22 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-13 19:48:22 +0000
commit75adef7e215094a804424dd755801f6e61d1ed54 (patch)
tree03152b63a6ab08b7018976ae58418c55dd888574 /epan/dissectors/Makefile.am
parent69f550ab364f59797a9d3e32d4decae18d4c54e2 (diff)
Run checkapi on the dissector header files
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29883 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index b242aff56b..70e3edeec8 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -140,5 +140,5 @@ MAINTAINERCLEANFILES = \
checkapi:
$(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput \
- $(ALL_DISSECTORS_SRC) \
+ $(ALL_DISSECTORS_SRC) $(DISSECTOR_INCLUDES) \
packet-dcerpc-nt.c