[lvm-devel] LVM2/man Makefile.in

agk at sourceware.org agk at sourceware.org
Fri Sep 23 17:05:44 UTC 2011


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2011-09-23 17:05:44

Modified files:
	man            : Makefile.in 

Log message:
	missing Makefile dep

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/Makefile.in.diff?cvsroot=lvm2&r1=1.41&r2=1.42

--- LVM2/man/Makefile.in	2011/09/23 09:48:21	1.41
+++ LVM2/man/Makefile.in	2011/09/23 17:05:44	1.42
@@ -68,7 +68,7 @@
 
 man: $(MAN5) $(MAN8) $(MAN8CLUSTER)
 
-$(MAN5) $(MAN8) $(MAN8CLUSTER):	Makefile
+$(MAN5) $(MAN8) $(MAN8DM) $(MAN8CLUSTER):	Makefile
 
 %: %.in
 	@case "$@" in \




More information about the lvm-devel mailing list