diff options
author | simonb <simonb> | 2000-10-15 10:25:46 +0000 |
---|---|---|
committer | simonb <simonb> | 2000-10-15 10:25:46 +0000 |
commit | b7b8b56d9ea544d2c94a60931569ef03394dfb8c (patch) | |
tree | 80cd39192d5b584059ab1878790fe4f565895790 /audio | |
parent | 852035dded43b0873235bbe8d85a134879b96fa7 (diff) | |
download | pkgsrc-b7b8b56d9ea544d2c94a60931569ef03394dfb8c.tar.gz |
Add and enable madplay.
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 4cad78ce655..7d7357a12a2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2000/08/17 17:01:30 itojun Exp $ +# $NetBSD: Makefile,v 1.69 2000/10/15 10:25:46 simonb Exp $ # SUBDIR += ac3dec @@ -54,6 +54,7 @@ SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libsidplay + SUBDIR += madplay SUBDIR += maplay SUBDIR += mbrola SUBDIR += mbrolavox-en1 |