diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 53c3b58b966..c2984091b1b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2004/06/24 22:55:02 ben Exp $ +# $NetBSD: Makefile,v 1.245 2004/07/04 15:58:16 jmmv Exp $ # COMMENT= Audio tools @@ -81,6 +81,7 @@ SUBDIR+= gqmpeg SUBDIR+= gqmpeg-skins SUBDIR+= gsm SUBDIR+= gst-plugins-artsd +SUBDIR+= gst-plugins-cdparanoia SUBDIR+= gst-plugins-esound SUBDIR+= gst-plugins-flac SUBDIR+= gst-plugins-lame |