summaryrefslogtreecommitdiffstats
path: root/application/palemoon/app.mozbuild
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-04-04 06:05:30 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-04-04 06:05:30 -0400
commit942640c9012af3c4f3c6e07e1ab414079b578178 (patch)
tree6c966d92d23d568857336f8812526aaa6465153d /application/palemoon/app.mozbuild
parentfba0b46f53fd803dc865f4f72628587582c8439b (diff)
downloadUXP-942640c9012af3c4f3c6e07e1ab414079b578178.tar
UXP-942640c9012af3c4f3c6e07e1ab414079b578178.tar.gz
UXP-942640c9012af3c4f3c6e07e1ab414079b578178.tar.lz
UXP-942640c9012af3c4f3c6e07e1ab414079b578178.tar.xz
UXP-942640c9012af3c4f3c6e07e1ab414079b578178.zip
[PALEMOON] First pass fix of obvious moz.build issues
Diffstat (limited to 'application/palemoon/app.mozbuild')
-rw-r--r--application/palemoon/app.mozbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/palemoon/app.mozbuild b/application/palemoon/app.mozbuild
index 0cbce0f72..1727d4f6b 100644
--- a/application/palemoon/app.mozbuild
+++ b/application/palemoon/app.mozbuild
@@ -13,5 +13,5 @@ DIRS += ['/%s' % CONFIG['MOZ_BRANDING_DIRECTORY']]
# Never add tier dirs after browser because they apparently won't get
# packaged properly on Mac.
-DIRS += ['/browser']
+DIRS += ['/application/palemoon']