gecko/browser/components/customizableui/moz.build
Gijs Kruitbosch 7474a805d9 Bug 873501 - Add tests for special widgets, r=mconley
--HG--
extra : rebase_source : 828591aa9888641d810ae73c4289aac276e6ab15
2013-05-30 23:09:04 +02:00

12 lines
361 B
Python

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