diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 07:48:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 07:48:29 +0000 |
commit | 60193232436f45f601fbf4ef6fb734974da60cce (patch) | |
tree | 66ff46832a0b51b928abafef445c65d26f18d226 /audio | |
parent | 88b4f5400338c12a3668832cd98772f3f3caaab5 (diff) |
Notes
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 982922f030f2..d7c258b05dc7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.33 1997/05/25 08:42:35 andreas Exp $ +# $Id: Makefile,v 1.34 1997/06/03 09:13:05 jmg Exp $ # SUBDIR += cam + SUBDIR += cddbd SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay |