diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-05-17 20:35:28 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-05-17 20:35:28 +0000 |
commit | 8f108c46cef803622f291ff87822c1a6a30178c0 (patch) | |
tree | 5f5dcd7e4520015a4e90547cd5d5625df9308b72 /www/Makefile | |
parent | b3700727d7662ef95a33b9924485a27437034a65 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e307e603ff2f..4719d9da4fae 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/05/03 19:32:47 andreas Exp $ +# $Id: Makefile,v 1.42 1997/05/05 00:41:26 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -33,6 +33,7 @@ SUBDIR += slang-lynx SUBDIR += squid SUBDIR += squid11 + SUBDIR += squid11-novm SUBDIR += w3 SUBDIR += w3-msql SUBDIR += w3c-httpd |