author | Robert O'Callahan <robert@ocallahan.org> |
Fri, 10 Jan 2014 16:03:25 +1300 | |
changeset 179459 | 35dddd51e275f6a296a79bfaea84db81b3c6ffb2 |
parent 137818 | 5f4f68f0041964124afe3ee7012de446c946c2df |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # 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 += ['global', 'mozapps'] if CONFIG['MOZ_HELP_VIEWER']: DIRS += ['help']