diff options
author | wiz <wiz> | 2001-01-08 01:41:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-01-08 01:41:01 +0000 |
commit | e9cb6b5fa5a07126207dd1d6d956ad0ee605a051 (patch) | |
tree | 22f7311b68ef4e91ddf4f9e7790635e0261ecd43 /audio | |
parent | 94760add5c4a46c3a3e479d4b86d1ce8fc70c343 (diff) | |
download | pkgsrc-e9cb6b5fa5a07126207dd1d6d956ad0ee605a051.tar.gz |
add and enable wmmixer
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 d1f2affc13a..f75cf1459fa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2000/12/28 01:26:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.79 2001/01/08 01:41:01 wiz Exp $ # SUBDIR += ac3dec @@ -86,6 +86,7 @@ SUBDIR += tosha SUBDIR += tracker SUBDIR += vorbis + SUBDIR += wmmixer SUBDIR += wmsound SUBDIR += wsoundprefs SUBDIR += xamp |