aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.nmake')
-rw-r--r--codecs/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/Makefile.nmake b/codecs/Makefile.nmake
index 880b39ed4d..3d76ded410 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -36,6 +36,6 @@ distclean: clean
maintainer-clean: distclean
checkapi:
- $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
+ $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput -build \
G711a/G711adecode.c \
G711u/G711udecode.c