diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-12-10 01:34:01 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-12-10 01:34:01 +0000 |
commit | cbb83e457794c84dcf1b07c402a3281928e50f9e (patch) | |
tree | 12f55d38fcc627f6e040b306da6d155e1407ae89 /audio | |
parent | 971ff80a00408ae46237f69b6b67e80c0e19f69e (diff) | |
download | pkgsrc-cbb83e457794c84dcf1b07c402a3281928e50f9e.tar.gz |
add & enable libmikmod
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 5f0d3f83934..49254bf4ed8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1999/12/04 12:58:35 scw Exp $ +# $NetBSD: Makefile,v 1.50 1999/12/10 01:34:01 hubertf Exp $ # SUBDIR += amp @@ -46,6 +46,7 @@ SUBDIR += lame-gui SUBDIR += libaudiofile SUBDIR += libcdaudio + SUBDIR += libmikmod SUBDIR += maplay SUBDIR += mbrola SUBDIR += mbrolavox-en1 |