changeset 5442:041c4185273e HEAD

.txt files weren't included in the tarball
author Timo Sirainen <tss@iki.fi>
date Wed, 28 Mar 2007 02:05:04 +0300
parents 9d36800df1ae
children 293bc7d1062f
files doc/wiki/Makefile.am.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/wiki/Makefile.am.in	Wed Mar 28 01:50:53 2007 +0300
+++ b/doc/wiki/Makefile.am.in	Wed Mar 28 02:05:04 2007 +0300
@@ -1,3 +1,6 @@
 wikidir = $(datadir)/doc/dovecot/wiki
 
+EXTRA_DIST = \
+	$(wiki_DATA)
+
 wiki_DATA = 
\ No newline at end of file