summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2008-11-18 13:16:03 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2008-11-18 13:16:03 +0000
commit98cd0c141c901877366ac2c5743a8fb683f8938d (patch)
tree5704eaf5171a50b8b8ac992ef025867987b5970f /Makefile.in
parent3015b03df2b6a7876c7a3980e18d901dfdfd5f3e (diff)
downloadlvm2-98cd0c141c901877366ac2c5743a8fb683f8938d.tar.gz
lvm2-98cd0c141c901877366ac2c5743a8fb683f8938d.tar.xz
lvm2-98cd0c141c901877366ac2c5743a8fb683f8938d.zip
daemons depends on liblvm2cmd - fixes parallel builds
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2009fa1f..07f22c67 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -42,7 +42,7 @@ include make.tmpl
libdm: include
lib: libdm
-daemons: lib
+daemons: lib tools
tools: lib device-mapper
po: tools daemons