diff options
Diffstat (limited to 'kioslaves/Makefile.am')
-rw-r--r-- | kioslaves/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/kioslaves/Makefile.am b/kioslaves/Makefile.am deleted file mode 100644 index 8258295ef..000000000 --- a/kioslaves/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -## $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 - |