diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3eda515ff59..e05d980e66e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2004/04/11 18:14:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.223 2004/04/14 09:57:06 adam Exp $ # COMMENT= Audio tools @@ -104,7 +104,6 @@ SUBDIR+= libid3tag SUBDIR+= libmad SUBDIR+= libmikmod SUBDIR+= libmodplug -SUBDIR+= libogg SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay |