diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d1f2affc13a..f75cf1459fa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2000/12/28 01:26:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.79 2001/01/08 01:41:01 wiz Exp $ # SUBDIR += ac3dec @@ -86,6 +86,7 @@ SUBDIR += tosha SUBDIR += tracker SUBDIR += vorbis + SUBDIR += wmmixer SUBDIR += wmsound SUBDIR += wsoundprefs SUBDIR += xamp |