summaryrefslogtreecommitdiffstats
path: root/kresources/Makefile.am
blob: c0ca6cd2ada6663d3eadf630026ede67a52e1592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
if include_exchange_SUBDIR
EXCHANGE_SUBDIR=exchange
endif

if include_egroupware_SUBDIR
EGROUPWARE_SUBDIR=egroupware
endif

if include_kolab_SUBDIR
KOLAB_SUBDIR=kolab
endif

if include_slox_SUBDIR
SLOX_SUBDIR=slox
endif

if include_groupwise_SUBDIR
GROUPWISE_SUBDIR=groupwise
endif

if include_featureplan_SUBDIR
FEATUREPLAN_SUBDIR=featureplan
endif

if include_groupdav_SUBDIR
GROUPDAV_SUBDIR=groupdav
endif

if include_birthdays_SUBDIR
BIRTHDAYS_SUBDIR=birthdays
endif

if include_newexchange_SUBDIR
NEWEXCHANGE_SUBDIR=newexchange
endif

if include_scalix_SUBDIR
SCALIX_SUBDIR=scalix
endif

if include_caldav_SUBDIR
CALDAV_SUBDIR=caldav
endif

if include_carddav_SUBDIR
CARDDAV_SUBDIR=carddav
endif

SUBDIRS = lib remote $(EGROUPWARE_SUBDIR) $(EXCHANGE_SUBDIR) $(KOLAB_SUBDIR) $(SLOX_SUBDIR) $(GROUPWISE_SUBDIR) $(FEATUREPLAN_SUBDIR) $(GROUPDAV_SUBDIR) $(BIRTHDAYS_SUBDIR) $(NEWEXCHANGE_SUBDIR) $(SCALIX_SUBDIR) $(CALDAV_SUBDIR) $(CARDDAV_SUBDIR)
# SUBDIRS = remote egroupware $(EXCHANGE_SUBDIR) kolab slox groupwise featureplan