diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-09-06 21:10:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-09-06 21:10:50 +0000 |
commit | 5b545e24438890b69da5b8d33dc4e205688cbf33 (patch) | |
tree | fa7f43588b1ae9866009ecff3e30c1d6a57cccc8 /audio/Makefile | |
parent | 2d9698d0345d0c95d4f23e7158d4c2d2305b6c4f (diff) | |
download | ports-5b545e24438890b69da5b8d33dc4e205688cbf33.tar.gz ports-5b545e24438890b69da5b8d33dc4e205688cbf33.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 699e1d63bd18..f2dd901e81cb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -266,6 +266,8 @@ SUBDIR += gsm SUBDIR += gspeakers SUBDIR += gstreamer-plugins-a52dec + SUBDIR += gstreamer-plugins-amrnb + SUBDIR += gstreamer-plugins-amrwbdec SUBDIR += gstreamer-plugins-cdaudio SUBDIR += gstreamer-plugins-cdparanoia SUBDIR += gstreamer-plugins-esound @@ -292,6 +294,7 @@ SUBDIR += gstreamer-plugins-spc SUBDIR += gstreamer-plugins-speex SUBDIR += gstreamer-plugins-taglib + SUBDIR += gstreamer-plugins-twolame SUBDIR += gstreamer-plugins-vorbis SUBDIR += gstreamer-plugins-wavpack SUBDIR += gtick |