diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d57be232e3a0..63386f7e9cf9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.87 1999/05/03 03:55:02 steve Exp $ +# $Id: Makefile,v 1.88 1999/05/05 22:18:28 mharo Exp $ # SUBDIR += amp SUBDIR += ascd + SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd |