hal/doc/conf 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/conf
In directory gabe:/tmp/cvs-serv6834/doc/conf

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/conf/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	14 Oct 2004 18:37:28 -0000	1.2
+++ Makefile.am	1 Jul 2005 18:16:46 -0000	1.3
@@ -1,5 +1,5 @@
 
 EXTRA_DIST = storage-policy-examples.fdi storage-skip-all.fdi storage-non-fixed.fdi
 
-confdir = $(datadir)/doc/hal-$(VERSION)/conf
+confdir = $(DOCDIR)/conf
 conf_DATA = storage-policy-examples.fdi storage-skip-all.fdi storage-non-fixed.fdi




More information about the hal-commit mailing list