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_tdeio_sieve
|
|
SIEVE_SUBDIR = sieve
|
|
endif
|
|
|
|
SUBDIRS = imap4 mbox $(SIEVE_SUBDIR)
|
|
|
|
DOXYGEN_REFERENCES = tdeioslave/imap4 tdeioslave/mbox
|
|
include $(top_srcdir)/admin/Doxyfile.am
|
|
|