diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 22:07:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 22:07:13 +0000 |
commit | 060d48bf0bf10fd74b75d9f4dd868e8c4711f414 (patch) | |
tree | db7ebd4ae3019be3dc008b28fdf7c15bcd23197a /www | |
parent | - Update to 3.5 (diff) |
- Connect firefox35-i18n to the build
Notes
Notes:
svn path=/head/; revision=237821
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 2a77781f072d..de56d4cb0a86 100644 --- a/www/Makefile +++ b/www/Makefile @@ -210,12 +210,13 @@ SUBDIR += fhttpd SUBDIR += firefox SUBDIR += firefox-devel - SUBDIR += firefox3-devel - SUBDIR += firefox35 SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox3 SUBDIR += firefox3-i18n + SUBDIR += firefox3-devel + SUBDIR += firefox35 + SUBDIR += firefox35-i18n SUBDIR += flashplugin-mozilla SUBDIR += flat-frog SUBDIR += flickcurl |