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 7a8c3978dff4..d84c83d7d8b4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter Exp $ +# $Id: Makefile,v 1.9 1996/03/17 22:53:06 asami Exp $ # RESTRICTED += Mosaic # requires Motif @@ -17,6 +17,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += mapedit SUBDIR += netscape SUBDIR += netscape2 + SUBDIR += netscape3 SUBDIR += tkHTML SUBDIR += tkWWW SUBDIR += w3c_httpd |