diff options
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 53ebad7af1b..face9117c8d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2002/05/05 22:08:10 rh Exp $ +# $NetBSD: Makefile,v 1.190 2002/05/06 21:50:41 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -62,6 +62,7 @@ SUBDIR+= hiawatha SUBDIR+= horde SUBDIR+= htdig SUBDIR+= htmldoc +SUBDIR+= htmldoc-x11 SUBDIR+= htmlfix SUBDIR+= htmllint SUBDIR+= http_load |