changeset 6505:0da3d9671426 HEAD

Use the predefined $(docdir) instead of creating our own.
author Timo Sirainen <tss@iki.fi>
date Sun, 30 Sep 2007 15:01:24 +0300
parents 9aec63500aea
children c83e3272ae88
files doc/Makefile.am doc/wiki/Makefile.am.in
diffstat 2 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/Makefile.am	Sun Sep 30 14:44:10 2007 +0300
+++ b/doc/Makefile.am	Sun Sep 30 15:01:24 2007 +0300
@@ -1,7 +1,5 @@
 SUBDIRS = wiki
 
-docdir = $(datadir)/doc/dovecot
-
 confdir = $(sysconfdir)
 conf_DATA = \
 	dovecot-ldap-example.conf \
--- a/doc/wiki/Makefile.am.in	Sun Sep 30 14:44:10 2007 +0300
+++ b/doc/wiki/Makefile.am.in	Sun Sep 30 15:01:24 2007 +0300
@@ -1,4 +1,4 @@
-wikidir = $(datadir)/doc/dovecot/wiki
+wikidir = $(docdir)/wiki
 
 EXTRA_DIST = \
 	$(wiki_DATA)