diff options
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | www/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1f47130fd8a4..181222a9f6e2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -3,6 +3,7 @@ SUBDIR += abook SUBDIR += adcomplain + SUBDIR += althea SUBDIR += asmail SUBDIR += arrow SUBDIR += autorespond diff --git a/www/Makefile b/www/Makefile index 806c2ddd4060..90a674100c2b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -217,6 +217,7 @@ SUBDIR += udmsearch SUBDIR += vrweb SUBDIR += w3 + SUBDIR += w3-4 SUBDIR += w3c-httpd SUBDIR += w3m SUBDIR += w3m-ssl |