diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-03-26 02:15:30 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-03-26 02:15:30 +0000 |
commit | b608781b5a0501eaa4c4f015924f82bcf163a0de (patch) | |
tree | 576b2e858a3fab36db9a0d8ed6a20f1ad19409c8 /audio/Makefile | |
parent | b7999ad641dccbce055ec379e33a65edcdf352b5 (diff) | |
download | ports-b608781b5a0501eaa4c4f015924f82bcf163a0de.tar.gz ports-b608781b5a0501eaa4c4f015924f82bcf163a0de.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 815ba544c129..ad7cb8fe3e11 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/11/15 15:21:31 erich Exp $ +# $Id: Makefile,v 1.30 1996/11/17 11:13:28 ache Exp $ # SUBDIR += cam @@ -14,6 +14,7 @@ SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sox + SUBDIR += splay SUBDIR += timidity SUBDIR += tracker SUBDIR += workman |