aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-05-21 20:27:15 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-05-21 20:27:15 +0000
commitc5b4b98a8ff5a4bbbd3e01e3eb3c9a74c6c5d0bf (patch)
tree1eb22026db411b3f1b8fa536ad2e52bcc9d8550d /codecs
parent35ff3c851b0b95940a9b80245b6e0674c1534968 (diff)
Let the buildbot run a some of the checkapi targets.
svn path=/trunk/; revision=25348
Diffstat (limited to 'codecs')
-rw-r--r--codecs/Makefile.nmake5
1 files changed, 4 insertions, 1 deletions
diff --git a/codecs/Makefile.nmake b/codecs/Makefile.nmake
index 993656fe82..a255a3f6f8 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -34,4 +34,7 @@ distclean: clean
maintainer-clean: distclean
-
+checkapi:
+ $(PERL) ../tools/checkAPIs.pl \
+ G711a/G711adecode.c \
+ G711u/G711udecode.c