diff options
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 |