From: Timo Sirainen Date: Mon, 14 Dec 2009 02:52:38 +0000 (-0500) Subject: Makefile: Add example-config/README.in to tarballs. X-Git-Tag: 2.0.beta1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3a72ef7a194d69dbf9035917a91bc3b11a0e90e;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Add example-config/README.in to tarballs. --HG-- branch : HEAD --- diff --git a/doc/example-config/Makefile.am b/doc/example-config/Makefile.am index c2e5f7ce2c..1b2364eb76 100644 --- a/doc/example-config/Makefile.am +++ b/doc/example-config/Makefile.am @@ -15,7 +15,8 @@ example_DATA = \ dovecot-sql.conf.ext EXTRA_DIST = \ - $(example_DATA) + $(example_DATA) \ + README.in install-data-local: $(mkdir_p) $(DESTDIR)/$(sysconfdir)/dovecot