From dc8066999f568f835bf1b8c265b788f3209a9ce1 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 15 Mar 2001 20:58:11 +0000 Subject: add and enable libao, libogg, libvorbis, and vorbis-tools. --- audio/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 49dd965d5e4..2dbdd16150e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2001/03/14 16:25:17 skrll Exp $ +# $NetBSD: Makefile,v 1.88 2001/03/15 20:58:11 wiz Exp $ # COMMENT= Audio tools @@ -62,10 +62,13 @@ SUBDIR+= kdemultimedia2 SUBDIR+= krio SUBDIR+= lame SUBDIR+= libac3 +SUBDIR+= libao SUBDIR+= libaudiofile SUBDIR+= libcdaudio SUBDIR+= libmikmod +SUBDIR+= libogg SUBDIR+= libsidplay +SUBDIR+= libvorbis SUBDIR+= liveice SUBDIR+= madplay SUBDIR+= maplay @@ -95,6 +98,7 @@ SUBDIR+= timidity SUBDIR+= tosha SUBDIR+= tracker SUBDIR+= vorbis +SUBDIR+= vorbis-tools SUBDIR+= wmmixer SUBDIR+= wsoundprefs SUBDIR+= wsoundserver -- cgit v1.2.3