27 строки
825 B
Bash
Executable File
27 строки
825 B
Bash
Executable File
# ***** BEGIN LICENSE BLOCK *****
|
|
# 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/.
|
|
|
|
add_makefiles "
|
|
calendar/Makefile
|
|
calendar/resources/Makefile
|
|
calendar/libical/Makefile
|
|
calendar/libical/src/Makefile
|
|
calendar/libical/src/libical/Makefile
|
|
calendar/base/Makefile
|
|
calendar/base/public/Makefile
|
|
calendar/base/src/Makefile
|
|
calendar/base/build/Makefile
|
|
calendar/providers/Makefile
|
|
calendar/providers/memory/Makefile
|
|
calendar/providers/storage/Makefile
|
|
calendar/providers/composite/Makefile
|
|
calendar/installer/Makefile
|
|
calendar/installer/windows/Makefile
|
|
calendar/locales/Makefile
|
|
calendar/import-export/Makefile
|
|
calendar/timezones/Makefile
|
|
calendar/timezones/locales/Makefile
|
|
"
|