diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 33e0c007c34..c1e04a8bd5b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.220 2004/04/06 09:44:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.221 2004/04/06 10:02:51 jmmv Exp $ # COMMENT= Audio tools @@ -74,6 +74,7 @@ SUBDIR+= gqmpeg SUBDIR+= gqmpeg-skins SUBDIR+= gsm SUBDIR+= gst-plugins-esound +SUBDIR+= gst-plugins-flac SUBDIR+= gst-plugins-lame SUBDIR+= gst-plugins-mad SUBDIR+= gst-plugins-ogg |