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