Add a checkapis target.
[obnox/wireshark/wip.git] / plugins / llrp / Makefile.nmake
index c280a8251772ae2ff23b1c6ae463b5eeef051e47..946e20deb052d031eba9a963e910044a4e9e8124 100644 (file)
@@ -93,3 +93,6 @@ clean:
 distclean: clean
 
 maintainer-clean: distclean
+
+checkapi:
+       $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC) $(DISSECTOR_SUPPORT_SRC) $(DISSECTOR_INCLUDES)