summaryrefslogtreecommitdiffstats
path: root/toolkit/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-02-08 23:31:09 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-02-08 23:31:09 -0500
commitb61927d4cdb92636758c4c80d5050b3266486529 (patch)
tree22c76a0c02613720c9600e30ac9b9680da34165d /toolkit/moz.build
parent382c3272f342d08be5938d01ff1d11506a0053a3 (diff)
downloadUXP-b61927d4cdb92636758c4c80d5050b3266486529.tar
UXP-b61927d4cdb92636758c4c80d5050b3266486529.tar.gz
UXP-b61927d4cdb92636758c4c80d5050b3266486529.tar.lz
UXP-b61927d4cdb92636758c4c80d5050b3266486529.tar.xz
UXP-b61927d4cdb92636758c4c80d5050b3266486529.zip
Restore toolkit/obsolete
Diffstat (limited to 'toolkit/moz.build')
-rw-r--r--toolkit/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/moz.build b/toolkit/moz.build
index 6c88c1928..8fe5126ca 100644
--- a/toolkit/moz.build
+++ b/toolkit/moz.build
@@ -15,6 +15,7 @@ DIRS += [
'mozapps/extensions',
'mozapps/handling',
'mozapps/preferences',
+ 'obsolete',
'pluginproblem',
'profile',
'themes',