author | Gervase Markham <gerv@gerv.net> |
Wed, 30 May 2012 17:48:24 +0100 | |
changeset 12286 | 84ac3c71109811da751f0ef2d72108075938f094 |
parent 372 | 7c0bfdcda6731e77303f3c47b01736aaa93d5534 |
child 12680 | 49aefca73b7a730d0b5d9a6c06f5920417d949b5 |
permissions | -rw-r--r-- |
# 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/. DEPTH = .. topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = calendar DIRS = libical resources base providers import-export locales ifdef ENABLE_TESTS DIRS += test endif include $(topsrcdir)/config/rules.mk