summaryrefslogtreecommitdiff
path: root/branding/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'branding/moz.build')
-rw-r--r--branding/moz.build6
1 files changed, 6 insertions, 0 deletions
diff --git a/branding/moz.build b/branding/moz.build
new file mode 100644
index 0000000..57fb397
--- /dev/null
+++ b/branding/moz.build
@@ -0,0 +1,6 @@
+DIST_SUBDIR = 'browser'
+export('DIST_SUBDIR')
+DIRS += ['content', 'locales']
+JAR_MANIFESTS += ['jar.mn']
+EXTRA_COMPONENTS += ['aboutIce.js', 'aboutIce.manifest']
+JS_PREFERENCE_FILES += ['firefox-branding.js']