summaryrefslogtreecommitdiff
path: root/plugins/tpg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tpg/Makefile.am')
-rw-r--r--plugins/tpg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tpg/Makefile.am b/plugins/tpg/Makefile.am
index 8da8254974..0d492c6893 100644
--- a/plugins/tpg/Makefile.am
+++ b/plugins/tpg/Makefile.am
@@ -76,4 +76,4 @@ http-parser.c: http.tpg $(TPG)/tpg.pl $(TPG)/TPG.pm
$(PERL) -I$(TPG) $(TPG)/tpg.pl http.tpg
checkapi:
- $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC) $(DISSECTOR_INCLUDES)
+ $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput -build $(DISSECTOR_SRC) $(DISSECTOR_INCLUDES)