diff options
Diffstat (limited to 'other-licenses/branding/palemoon/official/moz.build')
-rw-r--r-- | other-licenses/branding/palemoon/official/moz.build | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/other-licenses/branding/palemoon/official/moz.build b/other-licenses/branding/palemoon/official/moz.build new file mode 100644 index 000000000..6fadacbcb --- /dev/null +++ b/other-licenses/branding/palemoon/official/moz.build @@ -0,0 +1,6 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- + +DIRS += ['content', 'locales'] + +include('../shared/branding.mozbuild') +ApplicationBranding() |