[lvm-devel] LVM2/daemons Makefile.in

mornfall at sourceware.org mornfall at sourceware.org
Thu Feb 23 13:58:57 UTC 2012


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2012-02-23 13:58:56

Modified files:
	daemons        : Makefile.in 

Log message:
	Add a missed dependency that is required to pull in dameons/common in an early
	part of the build.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/Makefile.in.diff?cvsroot=lvm2&r1=1.23&r2=1.24

--- LVM2/daemons/Makefile.in	2012/02/23 13:41:11	1.23
+++ LVM2/daemons/Makefile.in	2012/02/23 13:58:56	1.24
@@ -52,3 +52,4 @@
 lvmetad: common.device-mapper
 endif
 
+device-mapper: common.device-mapper




More information about the lvm-devel mailing list