summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/Makefile.in
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2010-03-18 09:19:30 +0000
committerPetr Rockai <prockai@redhat.com>2010-03-18 09:19:30 +0000
commit649c45078f679593f637a6b891f7ef970e540717 (patch)
tree7e4ee6a6e6c5c2c088986a969be4b463811fd2d8 /daemons/clvmd/Makefile.in
parenta09aa497837717c5131096425c46e2d9406e91e5 (diff)
downloadlvm2-649c45078f679593f637a6b891f7ef970e540717.tar.gz
lvm2-649c45078f679593f637a6b891f7ef970e540717.tar.xz
lvm2-649c45078f679593f637a6b891f7ef970e540717.zip
Add infrastructure for running the functional testsuite with locking_type set
to 3, using a local (singlenode) clvmd.
Diffstat (limited to 'daemons/clvmd/Makefile.in')
-rw-r--r--daemons/clvmd/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/daemons/clvmd/Makefile.in b/daemons/clvmd/Makefile.in
index b9f4181f..56785041 100644
--- a/daemons/clvmd/Makefile.in
+++ b/daemons/clvmd/Makefile.in
@@ -71,6 +71,10 @@ ifneq (,$(findstring corosync,, "@CLVMD@,"))
DEFS += -DUSE_COROSYNC
endif
+ifneq (,$(findstring singlenode,, &quot;@CLVMD@,&quot;))
+ SOURCES += clvmd-singlenode.c
+ DEFS += -DUSE_SINGLENODE
+endif
TARGETS = \
clvmd