]> sourceware.org Git - lvm2.git/commitdiff
Add a missed dependency that is required to pull in dameons/common in an early
authorPetr Rockai <prockai@redhat.com>
Thu, 23 Feb 2012 13:58:56 +0000 (13:58 +0000)
committerPetr Rockai <prockai@redhat.com>
Thu, 23 Feb 2012 13:58:56 +0000 (13:58 +0000)
part of the build.

daemons/Makefile.in

index b78d0a584229e9cc8551d2a991654f79e38eb5d8..37d8358026f98164e91341ac175f06fade73ac37 100644 (file)
@@ -52,3 +52,4 @@ ifeq ("@BUILD_LVMETAD@", "yes")
 lvmetad: common.device-mapper
 endif
 
+device-mapper: common.device-mapper
This page took 0.034042 seconds and 5 git commands to generate.