summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.mozbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.mozbuild b/app.mozbuild
index 454933e..6069e82 100644
--- a/app.mozbuild
+++ b/app.mozbuild
@@ -12,4 +12,4 @@ DIRS += ['/%s' % CONFIG['MOZ_BRANDING_DIRECTORY']]
# Never add dirs after browser because they apparently won't get
# packaged properly on Mac.
-DIRS += ['/browser']
+DIRS += ['/application/iceweasel-uxp']