diff options
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 192644cb445..815b425f339 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.402 2005/06/18 23:42:17 kristerw Exp $ +# $NetBSD: Makefile,v 1.403 2005/06/23 07:30:22 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -123,6 +123,7 @@ SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat4 SUBDIR+= jakarta-tomcat5 SUBDIR+= jakarta-tomcat55 +SUBDIR+= jalbum SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel |