summaryrefslogtreecommitdiff
path: root/codecs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.am')
-rw-r--r--codecs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecs/Makefile.am b/codecs/Makefile.am
index 4ae0c5516f..2d9698ed86 100644
--- a/codecs/Makefile.am
+++ b/codecs/Makefile.am
@@ -46,7 +46,8 @@ libcodec_a_DEPENDENCIES =
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap
checkapi:
- $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput -build \
+ $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput -build \
+ -sourcedir=$(srcdir) \
$(LIBCODEC_SRC)
EXTRA_DIST = \