view src/Makefile.am @ 12309:e3fe87b855ef

Added lib-fs for simple filesystem accessing. Implemented POSIX, SiS and SiS-queue backends.
author Timo Sirainen <tss@iki.fi>
date Tue, 19 Oct 2010 18:16:10 +0100
parents 5f350b5ff6d9
children bd23d4e10fa1 bf5c8ee58e5e
line wrap: on
line source

LIBDOVECOT_SUBDIRS = \
	lib \
	lib-auth \
	lib-charset \
	lib-dns \
	lib-fs \
	lib-mail \
	lib-imap \
	lib-master \
	lib-dict \
	lib-settings

SUBDIRS = \
	lib-test \
	$(LIBDOVECOT_SUBDIRS) \
	lib-dovecot \
	lib-index \
	lib-storage \
	lib-sql \
	lib-ntlm \
	lib-otp \
	lib-lda \
	anvil \
	auth \
	dict \
	dns \
	master \
	login-common \
	imap-login \
	imap \
	pop3-login \
	pop3 \
	lda \
	lmtp \
	log \
	config \
	director \
	util \
	doveadm \
	dsync \
	ssl-params \
	plugins