aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.nmake')
-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