2012-05-30 20:48:24 +04:00
|
|
|
# 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/.
|
2008-07-22 16:31:43 +04:00
|
|
|
|
2013-04-07 20:32:36 +04:00
|
|
|
ifdef COMM_BUILD
|
2012-10-21 15:37:22 +04:00
|
|
|
ifdef MOZ_CALENDAR
|
|
|
|
include $(topsrcdir)/calendar/lightning/app-config.mk
|
|
|
|
endif
|
2013-04-07 20:32:36 +04:00
|
|
|
endif
|