summaryrefslogtreecommitdiffstats
path: root/daemons
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2012-02-23 13:41:11 +0000
committerPetr Rockai <prockai@redhat.com>2012-02-23 13:41:11 +0000
commitce700e70d2f728b562cca94b856406952df62c44 (patch)
treebdb9135477df15c98f0bc846243df6138330e9fb /daemons
parent840bc23ee1499127c768783e47ee90efe97723e7 (diff)
downloadlvm2-ce700e70d2f728b562cca94b856406952df62c44.tar.gz
lvm2-ce700e70d2f728b562cca94b856406952df62c44.tar.xz
lvm2-ce700e70d2f728b562cca94b856406952df62c44.zip
We need daemons/common now even if the lvmetad server side is not built.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/daemons/Makefile.in b/daemons/Makefile.in
index 380ea0c3..b78d0a58 100644
--- a/daemons/Makefile.in
+++ b/daemons/Makefile.in
@@ -15,8 +15,10 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
+SUBDIRS += common
+
ifeq ("@BUILD_LVMETAD@", "yes")
- SUBDIRS += common lvmetad
+ SUBDIRS += lvmetad
endif
.PHONY: dmeventd clvmd common cmirrord lvmetad