diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 730fbc936c7..369fc13e284 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.416 2009/07/30 16:34:28 drochner Exp $ +# $NetBSD: Makefile,v 1.417 2009/08/10 19:02:16 kefren Exp $ # COMMENT= Audio tools @@ -42,6 +42,7 @@ SUBDIR+= bmp-esound SUBDIR+= bmp-mac SUBDIR+= bmp-musepack SUBDIR+= bmp-pulse +SUBDIR+= bmp-scrobbler SUBDIR+= bmpx SUBDIR+= cam SUBDIR+= cd-discid |