diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-11-21 20:59:26 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-11-21 20:59:26 +0000 |
commit | 96b7c261dd6db2ce6baaf0e390acc54cb180634d (patch) | |
tree | 0ffc6df5e722456ff73888c97dd8fc4b898face0 | |
parent | 0c556a7e4a3a16fd15e374e5b5945dbc5c7b60eb (diff) |
Notes
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | www/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 7500531a88b6..d8fb48a28508 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -254,6 +254,7 @@ SUBDIR += vfxdvik SUBDIR += w3 SUBDIR += w3m + SUBDIR += w3m-ssl SUBDIR += weblint97 SUBDIR += wine SUBDIR += word diff --git a/www/Makefile b/www/Makefile index 6a443892cbc0..132ba1fffcf5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -110,6 +110,7 @@ SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += w3m + SUBDIR += w3m-ssl SUBDIR += w3mir SUBDIR += wcol SUBDIR += web500gw |