Mercurial > dovecot > original-hg > dovecot-1.2
view doc/Makefile.am @ 9415:2a48aa6e2bce HEAD
Added signature for changeset 609fe4268f40
author | Timo Sirainen <tss@iki.fi> |
---|---|
date | Mon, 05 Oct 2009 19:52:13 -0400 |
parents | 354c1b47cfec |
children | 5763caa55b57 |
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 \ thread-refs.txt EXTRA_DIST = \ dovecot-initd.sh \ mkcert.sh \ dovecot-openssl.cnf \ solr-schema.xml \ $(doc_DATA) \ $(conf_DATA)