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 639a0a81fca3..7a8c3978dff4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1996/03/09 14:36:20 asami Exp $ +# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter Exp $ # RESTRICTED += Mosaic # requires Motif @@ -14,6 +14,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += libwww SUBDIR += linemode SUBDIR += lynx + SUBDIR += mapedit SUBDIR += netscape SUBDIR += netscape2 SUBDIR += tkHTML |