aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.am')
-rw-r--r--codecs/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/codecs/Makefile.am b/codecs/Makefile.am
index 07dc6098a2..86cff8debf 100644
--- a/codecs/Makefile.am
+++ b/codecs/Makefile.am
@@ -43,3 +43,7 @@ libcodec_a_DEPENDENCIES =
EXTRA_DIST = \
Makefile.nmake
+checkapi:
+ $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
+ G711a/G711adecode.c \
+ G711u/G711udecode.c