view src/Makefile.am @ 9391:d0e7d95ca46a HEAD

mail_location: If it ends with ":", ignore it instead of adding ":" character. If ":" is really wanted, it should be done with "::".
author Timo Sirainen <tss@iki.fi>
date Mon, 28 Sep 2009 15:57:48 -0400
parents 8a2c85c418a1
children
line wrap: on
line source

SUBDIRS = \
	lib \
	lib-dict \
	lib-sql \
	lib-ntlm \
	lib-otp \
	lib-settings \
	lib-charset \
	lib-mail \
	lib-imap \
	lib-index \
	lib-storage \
	lib-auth \
	auth \
	dict \
	master \
	login-common \
	imap-login \
	imap \
	pop3-login \
	pop3 \
	deliver \
	tests \
	util \
	plugins