author | Philipp Kewisch <mozilla@kewis.ch> |
Thu, 22 Feb 2018 07:47:47 +0100 | |
changeset 30546 | 4151d5bee5b7d4a491556ea4e3ed57f36fb4ed62 |
parent 17092 | 0792a3bf3a2677667be466419ca1c81423bc1820 |
child 40347 | dd6e7061f3e656f9a0e80fd17f9f05650ae0ff5c |
permissions | -rw-r--r-- |
# 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 += [ 'modules', 'components', ] TEST_DIRS += ['test'] JAR_MANIFESTS += ['jar.mn']