From 02b7dac1de29b7e323d9457f14b639582d0a2e04 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 3 Apr 2007 11:40:47 -0400 Subject: bump the ac_prereq and use the docdir var --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index c401d96..43802fe 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -12,7 +12,7 @@ SPEC_XML_FILES = \ if DOCBOOK_DOCS_ENABLED -htmldocdir = $(DOCDIR)/spec +htmldocdir = $(docdir)/spec htmldoc_DATA = ConsoleKit.html ConsoleKit.html : $(SPEC_XML_FILES) -- cgit