diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5f0d3f83934..49254bf4ed8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1999/12/04 12:58:35 scw Exp $ +# $NetBSD: Makefile,v 1.50 1999/12/10 01:34:01 hubertf Exp $ # SUBDIR += amp @@ -46,6 +46,7 @@ SUBDIR += lame-gui SUBDIR += libaudiofile SUBDIR += libcdaudio + SUBDIR += libmikmod SUBDIR += maplay SUBDIR += mbrola SUBDIR += mbrolavox-en1 |