diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-01-02 19:41:28 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-01-02 19:41:28 +0000 |
commit | e1123ab0d746262267fc11e86fbe431398ee27ac (patch) | |
tree | 701fe1766bff78e47910e6e52b0b703b8240af89 /audio/Makefile | |
parent | 8fc2877af3b95e3f8438c7cb67fa66e026750fd6 (diff) |
Notes
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 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 |