author | Clemens <clemens@gorilla-computing.de> |
Mon, 12 Mar 2018 17:44:46 +0100 | |
changeset 30466 | 9b22a733b765b9a50133661fdccba4e01c3d91de |
parent 22976 | 031248ef4037cf302a696667bddef9d8e2a0b85e |
child 39419 | 29a2565ddcb3c7a0558b00cbdf1e45813fb37ef0 |
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 += ['src'] TEST_DIRS += ['test'] JAR_MANIFESTS += ['jar.mn'] JS_PREFERENCE_FILES += [ 'content/mdn.js', ]