diff options
author | agc <agc> | 2002-06-21 15:34:56 +0000 |
---|---|---|
committer | agc <agc> | 2002-06-21 15:34:56 +0000 |
commit | 9355b036a23ec489803982ef670ce4750f8689f9 (patch) | |
tree | 5b804470b6830f90ddc44422c4f1af2c2adbc9d5 /audio | |
parent | 74f79f232bd6459ec1033a55a021c7b1baffe362 (diff) | |
download | pkgsrc-9355b036a23ec489803982ef670ce4750f8689f9.tar.gz |
Add and enable wmsmixer
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 b161133cea0..1985cecc346 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2002/06/19 13:07:07 agc Exp $ +# $NetBSD: Makefile,v 1.144 2002/06/21 15:34:56 agc Exp $ # COMMENT= Audio tools @@ -139,6 +139,7 @@ SUBDIR+= tracker SUBDIR+= vorbis-tools SUBDIR+= wmmixer SUBDIR+= wmmp3 +SUBDIR+= wmsmixer SUBDIR+= wmusic SUBDIR+= wsoundprefs SUBDIR+= wsoundserver |