author | Mike Hommey <mh+mozilla@glandium.org> |
Mon, 04 Mar 2013 19:34:03 +0100 | |
changeset 123709 | b55a438b74e27b314b70a6e7c80fa1b80f43afdf |
parent 123708 | 58bb59eb40fefa86e9fed3d9c1ed0f78c19d8b0a |
child 123710 | cc1e0568c96ad93dbb52be2be3298474d69f1e90 |
push id | 24394 |
push user | ryanvm@gmail.com |
push date | Tue, 05 Mar 2013 01:54:53 +0000 |
treeherder | mozilla-central@9f18d05d1ba1 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gps |
bugs | 847382 |
milestone | 22.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/xulrunner/moz.build +++ b/xulrunner/moz.build @@ -1,13 +1,15 @@ # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. +CONFIGURE_SUBST_FILES += ['installer/Makefile'] + PARALLEL_DIRS += [ 'app', 'setup', 'stub', 'examples', ] if CONFIG['MAKENSISU']: