diff options
author | wiz <wiz> | 2002-07-08 02:50:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-08 02:50:48 +0000 |
commit | 930ea0906bfc1ded9353666d39eee91be9a975fe (patch) | |
tree | 776abc892f6b6016b4da74aaae80c3fa925382d3 /audio | |
parent | f2fcb1a0eab4890658efb64052c41b6e40a29c8c (diff) | |
download | pkgsrc-930ea0906bfc1ded9353666d39eee91be9a975fe.tar.gz |
Add and enable mixer.app.
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 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 |