diff options
author | max <max@FreeBSD.org> | 1997-08-31 22:24:32 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-08-31 22:24:32 +0000 |
commit | 49bf204bf5e95aa87c2bd5634c512387e260bdf7 (patch) | |
tree | 5554b3d369b74754adf050d4177d6be0abf96422 /audio/Makefile | |
parent | f00baa80dc4e6950a540ba050be8d387bef14b93 (diff) | |
download | FreeBSD-ports-49bf204bf5e95aa87c2bd5634c512387e260bdf7.zip FreeBSD-ports-49bf204bf5e95aa87c2bd5634c512387e260bdf7.tar.gz |
Enable amp
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 d2ce8bc..5f79a937 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.35 1997/06/04 07:48:29 asami Exp $ +# $Id: Makefile,v 1.36 1997/07/10 09:50:26 max Exp $ # + SUBDIR += amp SUBDIR += cam SUBDIR += cddbd SUBDIR += gmod |