summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-04-21 13:54:05 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-04-21 13:54:05 +0000
commita9d418bda73af7bff310be019c408a506e77cbeb (patch)
tree058e09926e40811d1ab71943ddd5143f7be5f923 /audio
parentCDRDAO writes audio CD-Rs in disc-at-once (DAO) mode. (diff)
Activate cdrdao.
Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
Notes
Notes: svn path=/head/; revision=18050
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 09cce7ea67f7..47b7603e9b6a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.81 1999/04/16 06:45:07 flathill Exp $
+# $Id: Makefile,v 1.82 1999/04/16 12:12:38 flathill Exp $
#
SUBDIR += amp
@@ -7,6 +7,7 @@
SUBDIR += cam
SUBDIR += cdd
SUBDIR += cdplay
+ SUBDIR += cdrdao
SUBDIR += cmp3
SUBDIR += dagrab
SUBDIR += dap