blob: 003df50ffcf17ab7f450199a9eddc0445ec4bc49 (
plain)
1
2
3
4
5
6
|
if include_exchange_SUBDIR
EXCHANGE_SUBDIR=exchange
endif
SUBDIRS = lib remote egroupware $(EXCHANGE_SUBDIR) kolab slox groupwise featureplan groupdav birthdays newexchange scalix caldav
# SUBDIRS = remote egroupware $(EXCHANGE_SUBDIR) kolab slox groupwise featureplan
|