view doc/Makefile.am @ 8317:62e134c25a5e HEAD

The new checkpassword code was still missing a bit to actually work.
author Timo Sirainen <tss@iki.fi>
date Thu, 23 Oct 2008 18:27:20 +0300
parents 2df7a88a5458
children c2d55b298ec8
line wrap: on
line source

SUBDIRS = wiki

confdir = $(sysconfdir)
conf_DATA = \
	dovecot-db-example.conf \
	dovecot-dict-sql-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 \
	solr-schema.xml \
	$(doc_DATA) \
	$(conf_DATA)