diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 49939fc6731..08bc43e7641 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2004/08/10 06:50:29 minskim Exp $ +# $NetBSD: Makefile,v 1.249 2004/08/21 11:19:45 markd Exp $ # COMMENT= Audio tools @@ -208,6 +208,7 @@ SUBDIR+= tremor SUBDIR+= tremor-tools SUBDIR+= trm SUBDIR+= tunesbrowser +SUBDIR+= tunepimp SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= wavesurfer |