diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e2a367e50dc..e3b15c1f21e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.486 2013/07/02 12:04:57 rodent Exp $ +# $NetBSD: Makefile,v 1.487 2013/08/13 00:47:16 khorben Exp $ # COMMENT= Audio tools @@ -42,6 +42,7 @@ SUBDIR+= bladeenc SUBDIR+= blop SUBDIR+= bml SUBDIR+= bmp +SUBDIR+= bmp-crossfade SUBDIR+= bmp-esound SUBDIR+= bmp-flac SUBDIR+= bmp-mac |