diff options
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 4e30c178696..ddb49bc05b2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 1999/09/03 11:25:02 rh Exp $ +# $NetBSD: Makefile,v 1.42 1999/09/03 22:11:53 rh Exp $ # SUBDIR += amp @@ -38,6 +38,7 @@ SUBDIR += id3ed SUBDIR += lame SUBDIR += libaudiofile + SUBDIR += libcdaudio SUBDIR += maplay SUBDIR += mbrola-linux SUBDIR += mbrolavox-en1 |