view doc/Makefile.am @ 7215:492c5dfc5fd8 HEAD

Fixed a potential hang after APPEND.
author Timo Sirainen <tss@iki.fi>
date Tue, 05 Feb 2008 00:20:51 +0200
parents 4f1527e3d61b
children 8513b6e9608f
line wrap: on
line source

SUBDIRS = wiki

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

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

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