diff options
-rw-r--r-- | www/Makefile | 3 |
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 |