diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-17 11:13:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-17 11:13:28 +0000 |
commit | 92ddbfd59fdeb2ac32fea8e3f1d7f8bfc59fa90f (patch) | |
tree | 2c72bcd8ac1cc5c9b3cc0b7c044813034a251673 /audio | |
parent | da8df2415bc2fe84b2f64867d003c7e2c5cbb535 (diff) | |
download | ports-92ddbfd59fdeb2ac32fea8e3f1d7f8bfc59fa90f.tar.gz ports-92ddbfd59fdeb2ac32fea8e3f1d7f8bfc59fa90f.zip |
Notes
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 d5720dda1ee3..815ba544c129 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1996/08/16 13:45:53 erich Exp $ +# $Id: Makefile,v 1.29 1996/11/15 15:21:31 erich Exp $ # SUBDIR += cam @@ -14,6 +14,7 @@ SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sox + SUBDIR += timidity SUBDIR += tracker SUBDIR += workman SUBDIR += xcd |