diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0d18e1a2ebc..ee8da569fc0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2002/08/04 10:17:31 zuntum Exp $ +# $NetBSD: Makefile,v 1.205 2002/08/20 00:09:12 fredb Exp $ # COMMENT= Packages related to the World Wide Web @@ -83,6 +83,7 @@ SUBDIR+= links SUBDIR+= links-gui SUBDIR+= lynx SUBDIR+= lynx-current +SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle SUBDIR+= mozilla |