diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-05-25 08:42:35 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-05-25 08:42:35 +0000 |
commit | babde161f9166f65ebfaba59b7f3973e1a0dcf80 (patch) | |
tree | 6ac11c41b22d09ee16a6c27dcc3181883828a9ac /audio/Makefile | |
parent | a158c4f837c52c9aac4f31da71141aa083f6216d (diff) | |
download | ports-babde161f9166f65ebfaba59b7f3973e1a0dcf80.tar.gz ports-babde161f9166f65ebfaba59b7f3973e1a0dcf80.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 22eab2b9c2a0..4baaf95a5ea2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/03/26 02:15:30 jfitz Exp $ +# $Id: Makefile,v 1.32 1997/04/17 07:08:39 davidn Exp $ # SUBDIR += cam @@ -17,6 +17,7 @@ SUBDIR += sox SUBDIR += splay SUBDIR += timidity + SUBDIR += tosha SUBDIR += tracker SUBDIR += workman SUBDIR += xcd |