diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8cc907bc051..5149f75876c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.414 2009/07/27 13:57:14 drochner Exp $ +# $NetBSD: Makefile,v 1.415 2009/07/27 19:55:11 drochner Exp $ # COMMENT= Audio tools @@ -29,6 +29,7 @@ SUBDIR+= amarok SUBDIR+= amp SUBDIR+= ampache SUBDIR+= applerecords +SUBDIR+= ario SUBDIR+= arts SUBDIR+= audacious SUBDIR+= audacious-plugins |