diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-17 06:31:39 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-17 06:31:39 +0000 |
commit | d9c43def179c49b184cdc4ebd7d210167120d064 (patch) | |
tree | d9ed41ff651abba61f21703f7a1fd4a91afda6dc /www | |
parent | 5c8496e834bc7be9f5016f37b3cc8b6675a67a74 (diff) |
Notes
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 d2ba82ef703d..623221350148 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1997/11/09 10:18:04 asami Exp $ +# $Id: Makefile,v 1.64 1997/11/15 13:08:34 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -41,6 +41,7 @@ SUBDIR += p5-libwww SUBDIR += squid11 SUBDIR += squid11-novm + SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += webcopy |