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