view doc/Makefile.am @ 9376:f2a6a99ff9ea HEAD

maildir: Save cur/ mtime to index after moving saved messages there, not before.
author Timo Sirainen <tss@iki.fi>
date Thu, 10 Sep 2009 14:09:23 -0400
parents 354c1b47cfec
children 5763caa55b57
line wrap: on
line source

SUBDIRS = wiki

confdir = $(sysconfdir)
conf_DATA = \
	dovecot-db-example.conf \
	dovecot-dict-sql-example.conf \
	dovecot-ldap-example.conf \
	dovecot-sql-example.conf

doc_DATA = \
	auth-protocol.txt \
	documentation.txt \
	securecoding.txt \
	thread-refs.txt

EXTRA_DIST = \
	dovecot-initd.sh \
	mkcert.sh \
	dovecot-openssl.cnf \
	solr-schema.xml \
	$(doc_DATA) \
	$(conf_DATA)