hal/doc/api Makefile.am,1.2,1.3

Kay Sievers kay at freedesktop.org
Fri Jul 1 11:16:49 PDT 2005


Update of /cvs/hal/hal/doc/api
In directory gabe:/tmp/cvs-serv6834/doc/api

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/api/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	23 Sep 2004 18:13:45 -0000	1.2
+++ Makefile.am	1 Jul 2005 18:16:46 -0000	1.3
@@ -3,7 +3,7 @@
 
 EXTRA_DIST = Doxyfile Doxyfile.in
 
-htmldocdir = $(datadir)/doc/hal-$(VERSION)/api
+htmldocdir = $(DOCDIR)/api
 htmldoc_DATA = html/*
 
 html/* : Doxyfile




More information about the hal-commit mailing list