You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## $Id$
|
|
|
|
if compile_kio_sieve
|
|
SIEVE_SUBDIR = sieve
|
|
endif
|
|
|
|
SUBDIRS = imap4 mbox $(SIEVE_SUBDIR)
|
|
|
|
DOXYGEN_REFERENCES = kioslaves/imap4 kioslaves/mbox
|
|
include $(top_srcdir)/admin/Doxyfile.am
|
|
|