Put printf into a separate "termoutput" API group. For most files,
[obnox/wireshark/wip.git] / codecs / Makefile.nmake
index a255a3f6f84ad5eb88f27871c105843a4916ae6e..093eb03ae2dd7f8d88109a30be502b698ec0fe43 100644 (file)
@@ -35,6 +35,6 @@ distclean: clean
 maintainer-clean: distclean
 
 checkapi: 
-       $(PERL) ../tools/checkAPIs.pl \
+       $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
        G711a/G711adecode.c \
        G711u/G711udecode.c