aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/asn1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/asn1/Makefile.am')
-rw-r--r--plugins/asn1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/asn1/Makefile.am b/plugins/asn1/Makefile.am
index 30211fb98a..faea652a91 100644
--- a/plugins/asn1/Makefile.am
+++ b/plugins/asn1/Makefile.am
@@ -123,4 +123,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)