# HG changeset patch # User Timo Sirainen # Date 1192545653 -10800 # Node ID 810ea4ef69f4ff1c6325f284b67a5c1a70f100fc # Parent 7a207cbc008b3b1e598e545e2de35432e6ab47a6 Put back docdir definition. Looks like it's a recent automake(?) addition which doesn't work everywhere. diff -r 7a207cbc008b -r 810ea4ef69f4 doc/Makefile.am --- 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 \ diff -r 7a207cbc008b -r 810ea4ef69f4 doc/wiki/Makefile.am.in --- 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 = \