Bug 848978 - Please generate a new Otoro, Unagi, Pandaboard and Emulator snapshot...
[gecko.git] / b2g / moz.build
blob22a89be2acf52648a872845712c2a403a6124874
1 # vim: set filetype=python:
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 CONFIGURE_SUBST_FILES += ['installer/Makefile']
8 DIRS += ['chrome', 'components', 'locales']
10 if CONFIG['OS_ARCH'] == 'WINNT':
11     DIRS += ['/xulrunner/tools/redit']
13 if CONFIG['GAIADIR']:
14     DIRS += ['gaia']
16 DIRS += ['app']