diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6e488534d4a..350a2c38b8e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 1999/05/03 19:51:45 tv Exp $ +# $NetBSD: Makefile,v 1.33 1999/05/03 21:48:35 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -50,6 +50,7 @@ # SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += php3 + SUBDIR += php3-gd SUBDIR += squid SUBDIR += squid-current SUBDIR += thttpd |