diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index eeba6fe0c4f..a5ce0631dae 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2004/11/05 22:48:46 wiz Exp $ +# $NetBSD: Makefile,v 1.262 2004/11/05 23:10:08 wiz Exp $ # COMMENT= Audio tools @@ -129,6 +129,7 @@ SUBDIR+= libvisual-bmp SUBDIR+= libvisual-gforce SUBDIR+= libvisual-nebulus SUBDIR+= libvisual-plugins +SUBDIR+= libvisual-xmms SUBDIR+= libvorbis SUBDIR+= liteamp SUBDIR+= liveice |