hal/tools Makefile.am,1.40,1.41

David Zeuthen david at kemper.freedesktop.org
Mon Jun 5 20:17:29 PDT 2006


Update of /cvs/hal/hal/tools
In directory kemper:/tmp/cvs-serv6797/tools

Modified Files:
	Makefile.am 
Log Message:
2006-06-05  David Zeuthen  <davidz at redhat.com>

        * tools/Makefile.am: Be explicit about DIST_SUBDIRS as otherwise
        'make distcheck' breaks.

        * configure.in: Disable building docbook by default as it
        currently breaks 'make distcheck'.

        * doc/spec/Makefile.am: Also dist other XML files



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/Makefile.am,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Makefile.am	6 Jun 2006 01:52:07 -0000	1.40
+++ Makefile.am	6 Jun 2006 03:17:27 -0000	1.41
@@ -10,7 +10,7 @@
 SUBDIRS += freebsd
 endif
 
-DIST_SUBDIRS = $(SUBDIRS) freebsd linux
+DIST_SUBDIRS = device-manager freebsd linux
 
 INCLUDES = \
 	-DPACKAGE_LIBEXEC_DIR=\""$(libexecdir)"\" \




More information about the hal-commit mailing list