Put printf into a separate "termoutput" API group. For most files,
[obnox/wireshark/wip.git] / plugins / stats_tree / Makefile.nmake
index e3cc88ecf94a2e57c621bb40947e24ba5e14effd..89fc5c9376e67622362de7a21158af5863ac653f 100644 (file)
@@ -54,4 +54,4 @@ distclean: clean
 maintainer-clean: distclean
 
 checkapi:
-       $(PERL) ../../tools/checkAPIs.pl -g abort $(TAP_SRC)
+       $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(TAP_SRC)