view doc/Makefile.am @ 1407:64e3e51001f5 HEAD

Added dovecot-pgsql.conf
author Timo Sirainen <tss@iki.fi>
date Mon, 28 Apr 2003 15:46:51 +0300
parents e042bed705af
children b012ed1ab7e1
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

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