summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 07:04:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 07:04:48 +0000
commit7bf0afee5b46ef6bd39ce0c9200979a0060cb25a (patch)
tree8b93a21942d5107253cea70c7e5f7b82fff2911a
parentServer-side extension to HTML. (diff)
Added fxhtml.
Notes
Notes: svn path=/head/; revision=6753
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index d8f5c6104436..26b550466a94 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 1997/06/02 15:25:03 fenner Exp $
+# $Id: Makefile,v 1.47 1997/06/04 05:47:25 asami Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -9,6 +9,7 @@
SUBDIR += cgiparse
SUBDIR += chimera
SUBDIR += comline
+ SUBDIR += fxhtml
SUBDIR += gn
SUBDIR += gwstat
SUBDIR += harvest