summaryrefslogtreecommitdiff
path: root/branding
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-05-17 22:43:13 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-05-17 22:43:13 -0400
commit652460127fc2847a6874aa59a7bb168caec18bca (patch)
tree1443538c5c40d641f67a53414ec67f4971167c06 /branding
parentc4a763945657a357e883751a6e19ab5f316d366a (diff)
downloadiceweasel-uxp-652460127fc2847a6874aa59a7bb168caec18bca.tar.gz
various path fixes
Diffstat (limited to 'branding')
-rw-r--r--branding/iceweasel/moz.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/branding/iceweasel/moz.build b/branding/iceweasel/moz.build
index 4e533f9..8cb9013 100644
--- a/branding/iceweasel/moz.build
+++ b/branding/iceweasel/moz.build
@@ -9,5 +9,5 @@ DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
-include('../branding-common.mozbuild')
-FirefoxBranding()
+include('../shared/branding.mozbuild')
+ApplicationBranding()