summaryrefslogtreecommitdiff
path: root/branding/moz.build
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-13 16:46:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-13 16:51:52 -0300
commit7dfb7b150539113b224a76885680d696bf60253a (patch)
tree933d18dc22729e0859a8c81708ab1bf80af8e26d /branding/moz.build
Initial import
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']