Make it possible to run checkapi on all plugins trough makefile.nmake
[obnox/wireshark/wip.git] / plugins / tpg / Makefile.nmake
index 7ec99fdc9ca61d5b5917cdf91d0a64f171d92619..9a51e53e57c1606933dced0cac068010fd930439 100644 (file)
@@ -63,3 +63,6 @@ $(LEMON)\lemon.exe:
        cd ../../tools/lemon
        $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
        cd ../../plugins/mate
+
+checkapi: 
+       $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)