diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6e366d772f6..48799850b6e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2006/04/12 20:52:05 rillig Exp $ +# $NetBSD: Makefile,v 1.308 2006/04/12 21:43:26 wiz Exp $ # COMMENT= Audio tools @@ -150,6 +150,7 @@ SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 SUBDIR+= libsndfile +SUBDIR+= libtunepimp SUBDIR+= libvisual SUBDIR+= libvisual-bmp SUBDIR+= libvisual-plugins |