diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:47:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:47:45 +0000 |
commit | 5ace94c25a1290619cf7fac7ef42ef53aa35b14d (patch) | |
tree | ea81531dab26ae04979d60e696c7d4ad4e1f1b5f /audio/Makefile | |
parent | Initial import of aumix version 1.18.4. (diff) |
Activate the aumix port.
Diffstat (limited to 'audio/Makefile')
-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 |