aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 91102af26b..815cd33208 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -111,5 +111,6 @@ maintainer-clean: distclean
rm -f $(GENERATED_FILES)
checkapi:
- $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC) \
- $(CLEAN_DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl \
+ $(ALL_DISSECTORS_SRC) \
+ packet-dcerpc-nt.c