diff options
-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 |