diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3bf1dc2299e..eeba6fe0c4f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2004/11/05 22:31:58 wiz Exp $ +# $NetBSD: Makefile,v 1.261 2004/11/05 22:48:46 wiz Exp $ # COMMENT= Audio tools @@ -127,6 +127,7 @@ SUBDIR+= libsndfile SUBDIR+= libvisual SUBDIR+= libvisual-bmp SUBDIR+= libvisual-gforce +SUBDIR+= libvisual-nebulus SUBDIR+= libvisual-plugins SUBDIR+= libvorbis SUBDIR+= liteamp |