diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-22 03:48:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-22 03:48:02 +0000 |
commit | 2612dba956c5d5bd4138fc1bae105c11a3461ff6 (patch) | |
tree | 87f915810775f03500da1f09a0fb4ea909a98274 /www/Makefile | |
parent | 44f6bc170c365e97cdb724a24bcc2e74e78896f0 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 80bd6dad720e..10b897117e77 100644 --- a/www/Makefile +++ b/www/Makefile @@ -215,8 +215,11 @@ SUBDIR += mozilla-devel SUBDIR += mozilla-embedded SUBDIR += mozilla-embedded-devel + SUBDIR += mozilla-embedded-vendor SUBDIR += mozilla-headers SUBDIR += mozilla-headers-devel + SUBDIR += mozilla-headers-vendor + SUBDIR += mozilla-vendor SUBDIR += nautilus-gtkhtml SUBDIR += nd SUBDIR += neon |