summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2010-08-02 13:56:34 +0000
committerAlasdair Kergon <agk@redhat.com>2010-08-02 13:56:34 +0000
commit0dfae7e47a7702d0f362ff7636628716325e96cd (patch)
tree2ebe3712db0e263c2b6a03961d166ddb67395510 /Makefile.in
parent1342414a8de44fe68ebb2c96a885481d1cada768 (diff)
downloadlvm2-0dfae7e47a7702d0f362ff7636628716325e96cd.tar.gz
lvm2-0dfae7e47a7702d0f362ff7636628716325e96cd.tar.xz
lvm2-0dfae7e47a7702d0f362ff7636628716325e96cd.zip
Fix lib.device-mapper to wait for include too
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 064261e2..a6b2b626 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -49,6 +49,7 @@ daemons: lib tools
tools: lib device-mapper
po: tools daemons
+lib.device-mapper: include.device-mapper
libdm.device-mapper: include.device-mapper
liblvm.device-mapper: include.device-mapper
daemons.device-mapper: libdm.device-mapper