summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2012-08-01 13:54:32 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2012-08-01 13:57:23 +0200
commit286f298bb79a43b61baab36582481df93e84137b (patch)
treeb54a5202bf1e3c5628dc1e368b977d564eefd8dc
parente309586aebec5ab034c89536620c0b102b8a366c (diff)
downloadlvm2-286f298bb79a43b61baab36582481df93e84137b.tar.gz
lvm2-286f298bb79a43b61baab36582481df93e84137b.tar.xz
lvm2-286f298bb79a43b61baab36582481df93e84137b.zip
Fix dependecy build for scripts dir
Since now scripts builds binaries, build needs to wait for libs.
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 04746d14..d957e260 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -56,6 +56,7 @@ liblvm: lib
daemons: lib libdaemon tools
tools: lib libdaemon device-mapper
po: tools daemons
+scripts: liblvm libdm
lib.device-mapper: include.device-mapper
libdm.device-mapper: include.device-mapper