hal/hald Makefile.am,1.45,1.46

David Zeuthen david at freedesktop.org
Thu Feb 24 09:33:05 PST 2005


Update of /cvs/hal/hal/hald
In directory gabe:/tmp/cvs-serv9237/hald

Modified Files:
	Makefile.am 
Log Message:
2005-02-24  David Zeuthen  <davidz at redhat.com>

	Fix a few things to get 'make distcheck' to succeed.



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/Makefile.am,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Makefile.am	24 Feb 2005 16:50:34 -0000	1.45
+++ Makefile.am	24 Feb 2005 17:33:03 -0000	1.46
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = $(HALD_BACKEND) .
+SUBDIRS = dummy linux2 .
 
 INCLUDES = \
 	-DPACKAGE_SYSCONF_DIR=\""$(sysconfdir)"\" \




More information about the hal-commit mailing list