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 d5ed29e65cf..4a03d14c501 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2002/07/08 02:50:48 wiz Exp $ +# $NetBSD: Makefile,v 1.148 2002/08/23 11:53:37 wiz Exp $ # COMMENT= Audio tools @@ -86,6 +86,7 @@ SUBDIR+= libcdaudio SUBDIR+= libmikmod SUBDIR+= libogg SUBDIR+= libsidplay +SUBDIR+= libsndfile SUBDIR+= libvorbis SUBDIR+= liveice SUBDIR+= mad |