author | Philipp Kewisch <mozilla@kewis.ch> |
Mon, 26 Feb 2018 13:30:06 +0100 | |
changeset 59352 | c7fe8ceb6756fbf210ebb9a62c142660bfc11173 |
parent 46364 | c2e84907d49c68601bb6669b8bdb4666de705eac |
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 += [ 'migration/public', 'migration/src', ] SOURCES += [ 'nsSuiteDirectoryProvider.cpp', ] FINAL_LIBRARY = 'suite' JAR_MANIFESTS += ['jar.mn']