diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 149dccbb1ec..95f9ab2d15c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2002/08/31 20:05:56 fredb Exp $ +# $NetBSD: Makefile,v 1.154 2002/09/05 17:50:44 dillo Exp $ # COMMENT= Audio tools @@ -27,6 +27,7 @@ SUBDIR+= easytag SUBDIR+= eawpatches SUBDIR+= emixer SUBDIR+= esound +SUBDIR+= faad2 SUBDIR+= festdoc SUBDIR+= festival SUBDIR+= festlex-cmu |