diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-08 02:50:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-08 02:50:48 +0000 |
commit | e65c67ccec11f0e53fba0ffec74d5907eea05011 (patch) | |
tree | 776abc892f6b6016b4da74aaae80c3fa925382d3 /audio/Makefile | |
parent | d3db8b3efa25e1aff8f47205a3b133ee2d7e399f (diff) | |
download | pkgsrc-e65c67ccec11f0e53fba0ffec74d5907eea05011.tar.gz |
Add and enable mixer.app.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3c1d7660ff2..d5ed29e65cf 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2002/06/23 09:24:34 kent Exp $ +# $NetBSD: Makefile,v 1.147 2002/07/08 02:50:48 wiz Exp $ # COMMENT= Audio tools @@ -96,6 +96,7 @@ SUBDIR+= mbrolavox-us1 SUBDIR+= mbrolavox-us2 SUBDIR+= mbrolavox-us3 SUBDIR+= mikmod +SUBDIR+= mixer.app SUBDIR+= mp32ogg SUBDIR+= mp3_check SUBDIR+= mp3asm |