diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-29 18:52:08 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-29 18:52:08 +0000 |
commit | e0bda482b8dc43da30981d7a9ff3240f581d7660 (patch) | |
tree | ebefcdd16cfac64810713f8518784e1d5f14567e /www/Makefile | |
parent | 09287c1245a0e378da093f074ad58e8e2d7a699f (diff) |
Notes
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 |