diff options
author | minskim <minskim> | 2004-02-18 01:29:46 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-18 01:29:46 +0000 |
commit | 64a2e916d85f56eb80db27ae2bab8f404458d9ec (patch) | |
tree | 972fb6670b6b086ae1a6f423d11dddc653ef2e3c /audio | |
parent | 6049b09d94a3f8fac203548e7a0558a6ffa6b0d9 (diff) | |
download | pkgsrc-64a2e916d85f56eb80db27ae2bab8f404458d9ec.tar.gz |
Add and enable liteamp.
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 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 |