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 8380eea848c..3dd0fea913f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/01/10 22:36:41 jwise Exp $ +# $NetBSD: Makefile,v 1.61 2000/01/12 15:16:11 abs Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -48,6 +48,7 @@ SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 + SUBDIR += ns-remote SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-ePerl # SUBDIR += p5-CGI |