diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-11 20:49:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-11 20:49:35 +0000 |
commit | eb3b8392c1e905cb332127b6d85089edbe907143 (patch) | |
tree | 79988f19b08627ae96bbeeecb0d277533de48f34 /audio | |
parent | Tclmidi: a language designed for creating and editing standard (diff) |
Activate tclmidi
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 b84c603c2d19..848123a12662 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1999/06/22 23:42:19 sada Exp $ +# $Id: Makefile,v 1.96 1999/07/03 19:37:42 cpiazza Exp $ # SUBDIR += amp @@ -60,6 +60,7 @@ SUBDIR += sox SUBDIR += splay SUBDIR += splaytk + SUBDIR += tclmidi SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker |