summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-05 07:10:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-05 07:10:40 +0000
commit07224b4a4cc5f25b1af1f9c91f483044479a8894 (patch)
tree6a20dc4ad7f6f7cb8bddd0b8e5f48f244da91c9a /audio/Makefile
parent- Fix build with gcc 4.2 (diff)
The floating-point Adaptive Multi Rate (AMR) speech codec libraries, based on
the reference implementation. WWW: http://www.penguin.cz/~utx/amr PR: ports/113143 Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com>
Notes
Notes: svn path=/head/; revision=192811
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 56319f9bb039..bf559cd16ad2 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -289,6 +289,7 @@
SUBDIR += liba52-devel
SUBDIR += libadplug
SUBDIR += libaiff
+ SUBDIR += libamrnb
SUBDIR += libao
SUBDIR += libaudiofile
SUBDIR += libcdaudio