summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-01-02 19:41:28 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-01-02 19:41:28 +0000
commite1123ab0d746262267fc11e86fbe431398ee27ac (patch)
tree701fe1766bff78e47910e6e52b0b703b8240af89
parentDigital-Audio grabber (output into wav files) (diff)
Energize dagrab!
Notes
Notes: svn path=/head/; revision=15778
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index a87b50921990..e53802ffb5eb 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.63 1998/12/30 23:19:06 vanilla Exp $
+# $Id: Makefile,v 1.64 1998/12/31 12:13:15 luigi Exp $
#
SUBDIR += 8hz-mp3
@@ -9,6 +9,7 @@
SUBDIR += cddbd
SUBDIR += cdplay
SUBDIR += dap
+ SUBDIR += dagrab
SUBDIR += esound
SUBDIR += gmod
SUBDIR += gnomeaudio