diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4471c5a0c5f..abe29be1419 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2007/11/08 03:53:37 bjs Exp $ +# $NetBSD: Makefile,v 1.365 2007/11/08 18:40:13 bjs Exp $ # COMMENT= Audio tools @@ -177,6 +177,7 @@ SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 SUBDIR+= libsndfile +SUBDIR+= libspiff SUBDIR+= libtunepimp SUBDIR+= libvisual SUBDIR+= libvisual-bmp |