diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index f28e85d6178..7bfc1ea8315 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2000/02/25 17:18:39 jdolecek Exp $ +# $NetBSD: Makefile,v 1.74 2000/03/03 00:19:03 kim Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -62,6 +62,7 @@ SUBDIR += swish-e SUBDIR += tcl-cgi SUBDIR += thttpd + SUBDIR += urlget SUBDIR += w3c-httpd SUBDIR += w3m SUBDIR += web500gw |