]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
doc: Install mkcert.sh, dovecot-openssl.cnf and solr-schema.xml files.
authorTimo Sirainen <tss@iki.fi>
Tue, 17 Jul 2012 12:31:03 +0000 (15:31 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 17 Jul 2012 12:31:03 +0000 (15:31 +0300)
doc/Makefile.am

index 02f14703d1e32dfc46a9908ccde6710070ba9571..af038e8d62a5402baed67694e751522acd9309c9 100644 (file)
@@ -7,7 +7,10 @@ SUBDIRS = man $(DOCDIRS)
 docfiles = \
        documentation.txt \
        securecoding.txt \
-       thread-refs.txt
+       thread-refs.txt \
+       mkcert.sh \
+       dovecot-openssl.cnf \
+       solr-schema.xml
 
 if BUILD_DOCS
 doc_DATA = $(docfiles)
@@ -15,7 +18,4 @@ endif
 
 EXTRA_DIST = \
        dovecot-initd.sh \
-       mkcert.sh \
-       dovecot-openssl.cnf \
-       solr-schema.xml \
        $(docfiles)