blob: 1d5f71cd3a01ca23ba9e3b922e6d89b23b6fb939 (
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
# SUBDIRS = remote egroupware $(EXCHANGE_SUBDIR) kolab slox groupwise featureplan
|