diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-26 07:55:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-26 07:55:38 +0000 |
commit | 2f9789ca2cf0d355b3a017361a2181e1ce543ba5 (patch) | |
tree | 6833a6aad566fd7dba76aef5579a4e2e3a2cb388 /www | |
parent | Bring in changes for chimera-2.0a11. A repository copy from (diff) |
Activate chimera2.
Notes
Notes:
svn path=/head/; revision=8838
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 623221350148..82b3262d8653 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1997/11/15 13:08:34 asami Exp $ +# $Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,6 +12,7 @@ SUBDIR += aswedit SUBDIR += cgiparse SUBDIR += chimera + SUBDIR += chimera2 SUBDIR += comline SUBDIR += fxhtml SUBDIR += gn |