summaryrefslogtreecommitdiffstats
path: root/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-03-15 09:11:46 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-03-15 09:11:46 +0100
commit0d3ee51ad2d61bffba14232b2df913d3a773d771 (patch)
tree3322c6faeca2f6bf657f7e8f1623bc7894f6d18f /moz.build
parent82b361dc4463b13ebda30090e239db487f5aa308 (diff)
parentcaa1b329f11d39515e29ad93fb1ff72595fce8d4 (diff)
downloadUXP-0d3ee51ad2d61bffba14232b2df913d3a773d771.tar
UXP-0d3ee51ad2d61bffba14232b2df913d3a773d771.tar.gz
UXP-0d3ee51ad2d61bffba14232b2df913d3a773d771.tar.lz
UXP-0d3ee51ad2d61bffba14232b2df913d3a773d771.tar.xz
UXP-0d3ee51ad2d61bffba14232b2df913d3a773d771.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'moz.build')
-rw-r--r--moz.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/moz.build b/moz.build
index fee89428d..2c02ec3a0 100644
--- a/moz.build
+++ b/moz.build
@@ -84,6 +84,4 @@ if not CONFIG['JS_STANDALONE'] and CONFIG['MOZ_BUILD_APP']:
# Bring in the configuration for the configured application.
include('/' + CONFIG['MOZ_BUILD_APP'] + '/app.mozbuild')
-CONFIGURE_SUBST_FILES += ['.cargo/config']
-
include('build/templates.mozbuild')