mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d822f8fc25
--HG-- extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
8 lines
292 B
Python
8 lines
292 B
Python
# 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/.
|
|
|
|
DIRS += ['base', 'components', 'browser']
|
|
TEST_DIRS += ['test']
|