Make it possible to run checkapi on all plugins trough makefile.nmake
[obnox/wireshark/wip.git] / plugins / artnet / Makefile.nmake
index 3f5af4f39bc5836d033e6e77ccd00c1e9113882a..151b3c060a711edb6c8bca6dd37025e41013fb61 100644 (file)
@@ -98,3 +98,6 @@ clean:
 distclean: clean
 
 maintainer-clean: distclean
+
+checkapi: 
+       $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)