summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:47:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:47:25 +0000
commitb96a77a54f8f82ae536ecedf3fa163d670b1dc9b (patch)
tree3f597f59904ba9c1731ad78bcfdfa9d6a00f90db
parentA web server benchmarking program. (diff)
Added webstone.
Notes
Notes: svn path=/head/; revision=6744
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 7c63672f01d3..d8f5c6104436 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1997/05/31 16:24:49 andreas Exp $
+# $Id: Makefile,v 1.46 1997/06/02 15:25:03 fenner Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -36,6 +36,7 @@
SUBDIR += w3c-httpd
SUBDIR += webcopy
SUBDIR += weblint
+ SUBDIR += webstone
SUBDIR += wn
SUBDIR += wwwcount
SUBDIR += wwwstat