summaryrefslogtreecommitdiffstats
path: root/tdeioslaves/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 17:54:49 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 17:54:49 -0600
commitca705978d11b2e0bdcaf8186b0addff48d851483 (patch)
treeda2d37c0fc29b1746cc24594e948bc7c9f1241eb /tdeioslaves/Makefile.am
parenteaa1b143397fadcb31d69944ed69d6cf215be77d (diff)
downloadtdepim-ca705978d11b2e0bdcaf8186b0addff48d851483.tar.gz
tdepim-ca705978d11b2e0bdcaf8186b0addff48d851483.zip
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tdeioslaves/Makefile.am')
-rw-r--r--tdeioslaves/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/tdeioslaves/Makefile.am b/tdeioslaves/Makefile.am
deleted file mode 100644
index 217a0c59..00000000
--- a/tdeioslaves/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## $Id$
-
-if compile_tdeio_sieve
- SIEVE_SUBDIR = sieve
-endif
-
-SUBDIRS = imap4 mbox $(SIEVE_SUBDIR)
-
-DOXYGEN_REFERENCES = tdeioslaves/imap4 tdeioslaves/mbox
-include $(top_srcdir)/admin/Doxyfile.am
-