aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 793d6dbb72..622e05a5d8 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1021,3 +1021,8 @@ clean-deps:
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean-deps
cd ..
+checkapi:
+ $(PERL) tools/checkAPIs.pl *.c
+# $(wireshark_SOURCES) \
+# $(TSHARK_TAP_SRC)
+# EXTRA_wireshark_SOURCES \ No newline at end of file