view doc/Makefile.am @ 1995:cc64f8bb4716 HEAD

MySQL authentication patch by Matther Reimer
author Timo Sirainen <tss@iki.fi>
date Mon, 10 May 2004 04:47:08 +0300
parents b012ed1ab7e1
children 4e77cb0aff21
line wrap: on
line source

docdir = $(datadir)/doc/dovecot

doc_DATA = \
	auth.txt \
	configuration.txt \
	design.txt \
	index.txt \
	mail-storages.txt \
	multiaccess.txt \
	nfs.txt \
	securecoding.txt

EXTRA_DIST = \
	mkcert.sh \
	dovecot-openssl.cnf \
	dovecot-ldap.conf \
	dovecot-mysql.conf \
	dovecot-pgsql.conf \
	$(doc_DATA)