diff options
Diffstat (limited to 'branding/unofficial/locales/moz.build')
-rw-r--r-- | branding/unofficial/locales/moz.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/branding/unofficial/locales/moz.build b/branding/unofficial/locales/moz.build new file mode 100644 index 0000000..dca25bf --- /dev/null +++ b/branding/unofficial/locales/moz.build @@ -0,0 +1,3 @@ +DEFINES['MOZ_DISTRIBUTION_ID_UNQUOTED'] = CONFIG['MOZ_DISTRIBUTION_ID'] + +JAR_MANIFESTS += ['jar.mn'] |