diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-04 00:02:58 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-04 00:02:58 +0000 |
commit | 1df4f4ee3f4cf200e5776b0ae8bf76d2f73cd2a4 (patch) | |
tree | 4a7e4c2afa1dd9714d9f221016005924934049fd /audio/Makefile | |
parent | 4dadbc7b348c68ff41ae1ab0a1b637e46a4822ee (diff) | |
download | pkgsrc-1df4f4ee3f4cf200e5776b0ae8bf76d2f73cd2a4.tar.gz |
add & enable lame-gui
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 a89d7b11ba7..ecf33fc93a4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/10/11 17:47:10 proff Exp $ +# $NetBSD: Makefile,v 1.48 1999/11/04 00:02:58 hubertf Exp $ # SUBDIR += amp @@ -42,6 +42,7 @@ SUBDIR += id3ed SUBDIR += kdemultimedia SUBDIR += lame + SUBDIR += lame-gui SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += maplay |