diff options
author | agc <agc> | 2002-06-21 15:34:56 +0000 |
---|---|---|
committer | agc <agc> | 2002-06-21 15:34:56 +0000 |
commit | b78820d04332026f3e27aac809153fcae777bcae (patch) | |
tree | 5b804470b6830f90ddc44422c4f1af2c2adbc9d5 /audio | |
parent | f97642ad6a3fe8c43d929ee5e33e19bc299baf6d (diff) | |
download | pkgsrc-b78820d04332026f3e27aac809153fcae777bcae.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 |