aboutsummaryrefslogtreecommitdiffstats
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 2c1adb4774..b6b9978e9b 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 $(DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl -g abort $(DISSECTOR_SRC)