view doc/Makefile.am @ 1741:9df02b1533b3 HEAD

Removed most of the license comments from src/lib/*.c. It's just fine to keep them in a single COPYING.MIT file. Changed a few other comments as well.
author Timo Sirainen <tss@iki.fi>
date Wed, 27 Aug 2003 00:18:16 +0300
parents 64e3e51001f5
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)