view doc/Makefile.am @ 8378:fe0e6550585c HEAD tip

*-login: SSL connections didn't get closed when the client got destroyed.
author Timo Sirainen <tss@iki.fi>
date Thu, 08 May 2014 16:52:29 +0300
parents cc5e81bf3ee0
children
line wrap: on
line source

SUBDIRS = wiki

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

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

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