summaryrefslogtreecommitdiff
path: root/plugins/stats_tree/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stats_tree/Makefile.am')
-rw-r--r--plugins/stats_tree/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/stats_tree/Makefile.am b/plugins/stats_tree/Makefile.am
index e1f00b5200..b637e5b3bb 100644
--- a/plugins/stats_tree/Makefile.am
+++ b/plugins/stats_tree/Makefile.am
@@ -62,4 +62,5 @@ EXTRA_DIST = \
checkapi:
$(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput -build \
- $(CLEAN_SRC_FILES) $(CLEAN_HEADER_FILES)
+ -sourcedir=$(srcdir) \
+ $(CLEAN_SRC_FILES) $(CLEAN_HEADER_FILES)