view doc/Makefile.am @ 9345:5b121790eb3a HEAD

imap: Don't crash if SELECT .. QRESYNC doesn't specify list of UIDs.
author Timo Sirainen <tss@iki.fi>
date Fri, 28 Aug 2009 15:21:51 -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)