hal/doc/spec Makefile.am,1.7,1.8
Kay Sievers
kay at freedesktop.org
Fri Jul 1 11:16:49 PDT 2005
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv6834/doc/spec
Modified Files:
Makefile.am
Log Message:
2005-07-01 Kay Sievers <kay.sievers at vrfy.org>
* configure.in:
* doc/api/Makefile.am:
* doc/conf/Makefile.am:
* doc/spec/Makefile.am:
Allow to configure the documentation target directory.
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/doc/spec/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 1 Nov 2004 23:19:04 -0000 1.7
+++ Makefile.am 1 Jul 2005 18:16:46 -0000 1.8
@@ -10,7 +10,7 @@
if DOCBOOK_DOCS_ENABLED
-htmldocdir = $(datadir)/doc/hal-$(VERSION)/spec
+htmldocdir = $(DOCDIR)/spec
htmldoc_DATA = hal-spec.html $(FIGURE_FILES)
hal-spec.html : hal-spec.xml $(FIGURE_FILES)
More information about the hal-commit
mailing list