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