diff options
author | wiz <wiz@pkgsrc.org> | 2001-01-08 01:41:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-01-08 01:41:01 +0000 |
commit | af1a689d0aca0760ec45407f1e87eccab6a807ef (patch) | |
tree | 22f7311b68ef4e91ddf4f9e7790635e0261ecd43 /audio | |
parent | 9ce5f7fa54c5a6869459747caa6ddeb5cde9a547 (diff) | |
download | pkgsrc-af1a689d0aca0760ec45407f1e87eccab6a807ef.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 |