Mercurial > dovecot > core-2.2
view doc/Makefile.am @ 23017:c1d36f2575c7 default tip
lib-imap: Fix "Don't accept strings with NULs" cherry-pick
author | Timo Sirainen <timo.sirainen@open-xchange.com> |
---|---|
date | Thu, 29 Aug 2019 09:55:25 +0300 |
parents | d01a06d821cf |
children |
line wrap: on
line source
if BUILD_DOCS DOCDIRS = wiki example-config endif SUBDIRS = man $(DOCDIRS) docfiles = \ documentation.txt \ securecoding.txt \ thread-refs.txt \ mkcert.sh \ dovecot-openssl.cnf \ solr-schema.xml if BUILD_DOCS doc_DATA = $(docfiles) endif EXTRA_DIST = \ dovecot-initd.sh \ $(docfiles)