view doc/Makefile.am @ 2810:74517c34a687 HEAD

Dovecot authentication protocol v1.0
author Timo Sirainen <tss@iki.fi>
date Fri, 22 Oct 2004 16:44:03 +0300
parents 3c3ac12be307
children 166916ab6b1b
line wrap: on
line source

docdir = $(datadir)/doc/dovecot

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

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