diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index 973b11cdb0c..bfa76a05229 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.283 2005/05/21 23:20:23 augustss Exp $ +# $NetBSD: Makefile,v 1.284 2005/07/23 21:34:55 wiz Exp $ # COMMENT= Audio tools @@ -74,7 +74,6 @@ SUBDIR+= flac2mp3 SUBDIR+= fluidsynth SUBDIR+= freepats SUBDIR+= freezetag -SUBDIR+= gdcd SUBDIR+= gkrellm-volume SUBDIR+= gkrellm-xmms SUBDIR+= gkrellm1-volume @@ -298,6 +297,5 @@ SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay SUBDIR+= xwave -SUBDIR+= yamt .include "../mk/bsd.pkg.subdir.mk" |