view Makefile.am @ 4099:0c11f0b05e19 HEAD

Fixed outdated information: ssl-valid-cert -> valid-client-cert
author Timo Sirainen <timo.sirainen@movial.fi>
date Tue, 07 Mar 2006 16:10:36 +0200
parents b033db13c2e0
children 407e6c620d70
line wrap: on
line source

if BUILD_DOCS
DOCS = doc
endif

SUBDIRS = \
	src \
	$(DOCS)

confdir = $(sysconfdir)
conf_DATA = dovecot-example.conf

EXTRA_DIST = \
	COPYING.LGPL \
	COPYING.MIT \
	$(conf_DATA)