Put printf into a separate "termoutput" API group. For most files,
[obnox/wireshark/wip.git] / plugins / enttec / Makefile.nmake
index dcf18805e80af42c69b4dd3bfa2c3595aa1bc4d8..3cf4dc5b3e26a4f8611a22136be14f951e9f9075 100644 (file)
@@ -100,4 +100,4 @@ distclean: clean
 maintainer-clean: distclean
 
 checkapi:
-       $(PERL) ../../tools/checkAPIs.pl -g abort $(DISSECTOR_SRC)
+       $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC)