aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opsi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opsi/Makefile.am')
-rw-r--r--plugins/opsi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/opsi/Makefile.am b/plugins/opsi/Makefile.am
index c1454eb22c..9c37db5db3 100644
--- a/plugins/opsi/Makefile.am
+++ b/plugins/opsi/Makefile.am
@@ -124,4 +124,4 @@ EXTRA_DIST = \
plugin.rc.in
checkapi:
- $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC)
+ $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC)