changeset 6548:810ea4ef69f4 HEAD

Put back docdir definition. Looks like it's a recent automake(?) addition which doesn't work everywhere.
author Timo Sirainen <tss@iki.fi>
date Tue, 16 Oct 2007 17:40:53 +0300
parents 7a207cbc008b
children bf5293708132
files doc/Makefile.am doc/wiki/Makefile.am.in
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/Makefile.am	Tue Oct 16 17:21:19 2007 +0300
+++ b/doc/Makefile.am	Tue Oct 16 17:40:53 2007 +0300
@@ -1,5 +1,7 @@
 SUBDIRS = wiki
 
+docdir = $(datadir)/doc/dovecot
+
 confdir = $(sysconfdir)
 conf_DATA = \
 	dovecot-ldap-example.conf \
--- a/doc/wiki/Makefile.am.in	Tue Oct 16 17:21:19 2007 +0300
+++ b/doc/wiki/Makefile.am.in	Tue Oct 16 17:40:53 2007 +0300
@@ -1,3 +1,4 @@
+docdir = $(datadir)/doc/dovecot
 wikidir = $(docdir)/wiki
 
 EXTRA_DIST = \