aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2009-09-13 19:48:22 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2009-09-13 19:48:22 +0000
commit4661aad9a48cee98413fdb06ef4811ceca6644a4 (patch)
tree03152b63a6ab08b7018976ae58418c55dd888574 /epan/dissectors/Makefile.nmake
parent9f29cca534f6f819b17ae9a5a7f243a41f1093e6 (diff)
Run checkapi on the dissector header files
svn path=/trunk/; revision=29883
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 354df4a2f2..9f44f8bd26 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -112,5 +112,5 @@ maintainer-clean: distclean
checkapi:
$(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput \
- $(ALL_DISSECTORS_SRC) \
+ $(ALL_DISSECTORS_SRC) $(DISSECTOR_INCLUDES) \
packet-dcerpc-nt.c