summaryrefslogtreecommitdiff
path: root/epan/wslua/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wslua/Makefile.nmake')
-rw-r--r--epan/wslua/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wslua/Makefile.nmake b/epan/wslua/Makefile.nmake
index d0aeb794d3..1631937f90 100644
--- a/epan/wslua/Makefile.nmake
+++ b/epan/wslua/Makefile.nmake
@@ -82,7 +82,7 @@ init.lua: template-init.lua make-init-lua.pl ../ftypes/ftypes.h ../../wiretap/wt
$(PERL) make-init-lua.pl "." template-init.lua > init.lua
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -g termoutput \
$(MODULES) \
init_wslua.c \
register_wslua.c \