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 45a62312e204..e34494e0cbd6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1998/12/05 10:03:21 flathill Exp $ +# $Id: Makefile,v 1.58 1998/12/07 02:13:28 asami Exp $ # SUBDIR += 8hz-mp3 @@ -38,6 +38,7 @@ SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker + SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += workman SUBDIR += x11amp |