content/canvas/moz.build
author Kyle Machulis <kyle@nonpolynomial.com>
Fri, 29 Mar 2013 15:12:58 -0700
changeset 137136 0db3022ca2e6bec95897850f797f078464a7f529
parent 137132 03452b187c1406f07556cf5f0db7e99cc3a93aae
child 137818 5f4f68f0041964124afe3ee7012de446c946c2df
permissions -rw-r--r--
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot

# 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 += ['public', 'src']
TEST_DIRS += ['test']

TEST_TOOL_DIRS += ['compiledtest']