suite/app.mozbuild
author Thunderbird Updatebot <tbirdtry@mozilla.com>
Sat, 19 Jul 2025 21:03:13 +0000 (7 hours ago)
changeset 45526 070aabd3b994d535e992b574e287017513dae9eb
parent 44820 882ae612afd388213f675b14b5c83b8ca3bb8ba3
permissions -rw-r--r--
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. rs=kaie mozilla-central: 246e16bb06c941d6f64d807d43c807bfba04ae86 comm-central: ac5e18172615deb191c784bc8644469b11ba59a1 Differential Revision: https://phabricator.services.mozilla.com/D257940
# 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/.

include('/toolkit/toolkit.mozbuild')

DIRS += [
    '/comm/mailnews',
    '/%s' % CONFIG['MOZ_BRANDING_DIRECTORY'],
    '/comm/calendar',
    '/comm/suite',
]