diff options
-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 |