diff options
author | hubertf <hubertf> | 1999-12-10 01:34:01 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-12-10 01:34:01 +0000 |
commit | 3746991a12dd855e6a52c98b1cf002639488ac44 (patch) | |
tree | 12f55d38fcc627f6e040b306da6d155e1407ae89 /audio | |
parent | 149fe73711fabd3a1789131d87671a9f2f7f3488 (diff) | |
download | pkgsrc-3746991a12dd855e6a52c98b1cf002639488ac44.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 |