diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a49becf..9f5e396 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1998/07/13 22:52:30 dburr Exp $ +# $Id: Makefile,v 1.47 1998/07/19 05:06:26 vanilla Exp $ # SUBDIR += amp @@ -30,6 +30,7 @@ SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker + SUBDIR += wmmixer SUBDIR += workman SUBDIR += x11amp SUBDIR += xcd |