From 681641deb0d9806b16d4605619cd6ef566393c0a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 17 Jun 2007 07:06:03 +0000 Subject: [PATCH] Removed definition of docdir. It is set by automake already --- doc/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 8c92e8b..c76e0c9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,4 @@ -## $Id: Makefile.am,v 1.71 2007-02-23 09:35:17 adam Exp $ -docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX) - +## $Id: Makefile.am,v 1.72 2007-06-17 07:06:03 adam Exp $ SUBDIRS = common XMLMAN = zebraidx.xml zebrasrv.xml idzebra-config.xml -- 1.7.10.4