diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 00:15:42 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 00:15:42 +0000 |
commit | 6e5f15b9e3e842635df8f74f3d05075965726656 (patch) | |
tree | 0a362783c30b17a9ebce36e937c396179c31d424 /audio/Makefile | |
parent | 53880b4a1c52944f3576ef86ac4059f375e2231c (diff) | |
download | ports-6e5f15b9e3e842635df8f74f3d05075965726656.tar.gz ports-6e5f15b9e3e842635df8f74f3d05075965726656.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 5068ff234c48..a9186993d07c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1999/03/22 05:36:57 asami Exp $ +# $Id: Makefile,v 1.73 1999/03/24 19:39:26 jseger Exp $ # SUBDIR += 8hz-mp3 @@ -46,6 +46,7 @@ SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker + SUBDIR += waveplay SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmsound |