diff options
author | wiz <wiz> | 2001-01-08 01:41:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-01-08 01:41:01 +0000 |
commit | abb98f7ac778451048a2bb022edc109aa96480a3 (patch) | |
tree | 22f7311b68ef4e91ddf4f9e7790635e0261ecd43 | |
parent | 95a9e7453f81511e2aaaa9db3b9c35099786be00 (diff) | |
download | pkgsrc-abb98f7ac778451048a2bb022edc109aa96480a3.tar.gz |
add and enable wmmixer
-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 |