diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-08-08 03:12:49 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-08-08 03:12:49 +0000 |
commit | 3ed5e2b31b3b086964b0acfd777115ac5fe0d833 (patch) | |
tree | 5f7bc56e3e4e0083116ef5025644b4df572f90d2 /audio/Makefile | |
parent | 062c0a88ac50ac93ce5f13fd279d8ab9231cf748 (diff) | |
download | pkgsrc-3ed5e2b31b3b086964b0acfd777115ac5fe0d833.tar.gz |
add & enable lame
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 2878e0305de..f66d22a78e0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1999/06/16 15:01:24 kleink Exp $ +# $NetBSD: Makefile,v 1.38 1999/08/08 03:12:49 hubertf Exp $ # SUBDIR += amp @@ -34,6 +34,7 @@ SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += id3ed + SUBDIR += lame SUBDIR += libaudiofile SUBDIR += maplay SUBDIR += mbrola-linux |