summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPatrick Caulfield <pcaulfie@redhat.com>2005-02-07 10:04:27 +0000
committerPatrick Caulfield <pcaulfie@redhat.com>2005-02-07 10:04:27 +0000
commitf37b20677bed5473efe059d027edaf06c072b49f (patch)
tree5ba72eb10c33cc7101d492651432704de3b4ff4b /Makefile.in
parentcd2eac103272b3ab686ac056a92fda7b551d1eb7 (diff)
downloadlvm2-f37b20677bed5473efe059d027edaf06c072b49f.tar.gz
Make clvmd use the command library rather than popen() to
preload the lock state.
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 af63fc5d9..e07d6074f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,7 +37,7 @@ endif
include make.tmpl
-daemons: lib
+daemons: lib tools
lib: include
tools: lib
po: tools daemons