summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-20 02:45:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-20 02:45:18 +0000
commit8ef42ce549b63d2d571c104fa72af474e27369ed (patch)
tree0b15552e95c8dee54bfaa6088caccef288d642df /audio/Makefile
parentUpdate to version 4.57. (diff)
add libsndfile
Reading and writing files containing sampled sound (like WAV or AIFF)
Notes
Notes: svn path=/head/; revision=45260
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 88f23c2b4459..8a3c2513f173 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -99,6 +99,7 @@
SUBDIR += libogg
SUBDIR += libshout
SUBDIR += libsidplay
+ SUBDIR += libsndfile
SUBDIR += libvorbis
SUBDIR += libworkman
SUBDIR += linux-realplayer