diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-26 19:23:10 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-26 19:23:10 +0000 |
commit | 814a70f23d3b994258251f66a46837f1c8d4bde7 (patch) | |
tree | 3ef9c2ed10af3750e2cd41f422ae77b53ada4f8d /audio/Makefile | |
parent | Add linux-libogg. (diff) |
Add linux-libvorbis.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 69a0d9639061..e7dde6441b2b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -268,6 +268,7 @@ SUBDIR += linux-esound SUBDIR += linux-libaudiofile SUBDIR += linux-libogg + SUBDIR += linux-libvorbis SUBDIR += linux-mbrola SUBDIR += linux-vsound SUBDIR += listener |