diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-13 23:37:35 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-13 23:37:35 +0000 |
commit | 6030d5b59d29f0f18fd0c007eb138f06e8e4effb (patch) | |
tree | c1eae1e78c9f9e6cc037bfe5fbff1136feec3f47 /audio/Makefile | |
parent | 5de423c5ecbe5550211bf24528bafffd348849a5 (diff) | |
download | ports-6030d5b59d29f0f18fd0c007eb138f06e8e4effb.tar.gz ports-6030d5b59d29f0f18fd0c007eb138f06e8e4effb.zip |
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 75749a8cce2e..f58fd865d74a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1999/04/03 01:48:28 steve Exp $ +# $Id: Makefile,v 1.79 1999/04/12 00:35:31 jseger Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += cam SUBDIR += cdd SUBDIR += cdplay + SUBDIR += cmp3 SUBDIR += dagrab SUBDIR += dap SUBDIR += esound |