diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-21 23:26:02 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-21 23:26:02 +0000 |
commit | 381061657314f4925c3a6bc7a2303477c51f9d10 (patch) | |
tree | 6c299aa10255e38c2fe274ffaad064c9e90de92e /audio | |
parent | 23ee678a0085458d6ac22aa54df8280d21c93b28 (diff) | |
download | pkgsrc-381061657314f4925c3a6bc7a2303477c51f9d10.tar.gz |
Add and enable sweep.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 87db4d41b63..a3d1af0d23f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2002/12/14 18:24:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.160 2002/12/21 23:26:02 jmmv Exp $ # COMMENT= Audio tools @@ -141,6 +141,7 @@ SUBDIR+= sox SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay +SUBDIR+= sweep SUBDIR+= tcl-snack SUBDIR+= tfmxplay SUBDIR+= timidity |