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.
12 lines
195 B
12 lines
195 B
15 years ago
|
## $Id$
|
||
|
|
||
12 years ago
|
if compile_tdeio_sieve
|
||
15 years ago
|
SIEVE_SUBDIR = sieve
|
||
|
endif
|
||
|
|
||
|
SUBDIRS = imap4 mbox $(SIEVE_SUBDIR)
|
||
|
|
||
11 years ago
|
DOXYGEN_REFERENCES = tdeioslave/imap4 tdeioslave/mbox
|
||
15 years ago
|
include $(top_srcdir)/admin/Doxyfile.am
|
||
|
|