view doc/Makefile.am @ 9024:d59748e6a8e8 HEAD

ldap: When using the same LDAP attribute multiple times, give an error message.
author Timo Sirainen <tss@iki.fi>
date Tue, 12 May 2009 13:45:37 -0400
parents c2d55b298ec8
children 354c1b47cfec
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 = \
	dovecot-initd.sh \
	mkcert.sh \
	dovecot-openssl.cnf \
	solr-schema.xml \
	$(doc_DATA) \
	$(conf_DATA)