diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index fe4b59266bc..ce676dfa48b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.345 2007/01/26 07:46:56 wiz Exp $ +# $NetBSD: Makefile,v 1.346 2007/01/26 16:48:19 drochner Exp $ # COMMENT= Audio tools @@ -111,6 +111,7 @@ SUBDIR+= gst-plugins0.10-mad SUBDIR+= gst-plugins0.10-musepack SUBDIR+= gst-plugins0.10-oss SUBDIR+= gst-plugins0.10-sid +SUBDIR+= gst-plugins0.10-spc SUBDIR+= gst-plugins0.10-speex SUBDIR+= gst-plugins0.10-vorbis SUBDIR+= gst-plugins0.8-artsd @@ -163,6 +164,7 @@ SUBDIR+= libmpd SUBDIR+= libmusepack SUBDIR+= libofa SUBDIR+= libopendaap +SUBDIR+= libopenspc SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay |