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 83662757f50..4659f88f225 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.401 2009/01/01 06:44:43 obache Exp $ +# $NetBSD: Makefile,v 1.402 2009/01/07 18:53:17 drochner Exp $ # COMMENT= Audio tools @@ -317,6 +317,7 @@ SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay SUBDIR+= streamripper +SUBDIR+= streamripper-current SUBDIR+= streamtuner SUBDIR+= sweep SUBDIR+= taglib |