summaryrefslogtreecommitdiff
path: root/plugins/easy_codec/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/easy_codec/Makefile.nmake')
-rw-r--r--plugins/easy_codec/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/easy_codec/Makefile.nmake b/plugins/easy_codec/Makefile.nmake
index b6b9978e9b..3d04e32b34 100644
--- a/plugins/easy_codec/Makefile.nmake
+++ b/plugins/easy_codec/Makefile.nmake
@@ -64,4 +64,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)