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 43159d9a7c6..c0bd574fd64 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2004/01/10 22:43:06 wiz Exp $ +# $NetBSD: Makefile,v 1.197 2004/01/12 03:58:23 kim Exp $ # COMMENT= Audio tools @@ -98,6 +98,7 @@ SUBDIR+= libmad SUBDIR+= libmikmod SUBDIR+= libogg SUBDIR+= libsamplerate +SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsndfile SUBDIR+= libvorbis |