diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-18 01:29:46 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-18 01:29:46 +0000 |
commit | 87de1091ca39d2cd9b8a49a1c91eedbd4b5a4af8 (patch) | |
tree | 972fb6670b6b086ae1a6f423d11dddc653ef2e3c /audio/Makefile | |
parent | 5db6ea5ef04f6a64b565f3023bdc201f594a5504 (diff) | |
download | pkgsrc-87de1091ca39d2cd9b8a49a1c91eedbd4b5a4af8.tar.gz |
Add and enable liteamp.
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 7d8d0dae861..b91ed443930 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2004/02/17 19:55:54 minskim Exp $ +# $NetBSD: Makefile,v 1.213 2004/02/18 01:29:46 minskim Exp $ # COMMENT= Audio tools @@ -100,6 +100,7 @@ SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsndfile SUBDIR+= libvorbis +SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= mad SUBDIR+= mad123 |