view doc/Makefile.am @ 7993:8513b6e9608f HEAD

Renamed dovecot-db.conf to dovecot-db-example.conf and added it to Makefile.
author Timo Sirainen <tss@iki.fi>
date Sat, 12 Jul 2008 02:12:19 +0300
parents 4f1527e3d61b
children f118ee90ab21
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 \
	$(doc_DATA) \
	$(conf_DATA)