diff options
author | agc <agc> | 2002-06-19 13:07:07 +0000 |
---|---|---|
committer | agc <agc> | 2002-06-19 13:07:07 +0000 |
commit | c8b2d2fce92be1a3d317e8762ab2d06bbe752f1e (patch) | |
tree | 2ce4093ab06c43fb4f871e2a938bf9c05867bf23 /audio | |
parent | 49104487e13dbdf955ea8b899dda61947e853eb1 (diff) | |
download | pkgsrc-c8b2d2fce92be1a3d317e8762ab2d06bbe752f1e.tar.gz |
Add and enable wmusic
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 35527f16b2f..b161133cea0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2002/06/13 09:43:30 rh Exp $ +# $NetBSD: Makefile,v 1.143 2002/06/19 13:07:07 agc Exp $ # COMMENT= Audio tools @@ -139,6 +139,7 @@ SUBDIR+= tracker SUBDIR+= vorbis-tools SUBDIR+= wmmixer SUBDIR+= wmmp3 +SUBDIR+= wmusic SUBDIR+= wsoundprefs SUBDIR+= wsoundserver SUBDIR+= xamp |