diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5149f75876c..730fbc936c7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.415 2009/07/27 19:55:11 drochner Exp $ +# $NetBSD: Makefile,v 1.416 2009/07/30 16:34:28 drochner Exp $ # COMMENT= Audio tools @@ -74,6 +74,7 @@ SUBDIR+= emixer SUBDIR+= esound SUBDIR+= espeak SUBDIR+= exaile +SUBDIR+= ezstream SUBDIR+= faac SUBDIR+= faad2 SUBDIR+= festival |