Revision dad54e9437dc91e0cc54b8d9039ffe6ba428d640 authored by Karl Tomlinson on 07 July 2014, 14:27:10 UTC, committed by Karl Tomlinson on 07 July 2014, 14:27:10 UTC
1 parent 2b0fec2
Raw File
moz.build
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# 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/.

PARALLEL_DIRS += ['src', 'builtin']
TEST_DIRS += ['test']
back to top