summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2016-02-23 18:34:46 +0100
committerMarian Csontos <mcsontos@redhat.com>2016-02-23 18:34:46 +0100
commit42da7a6c38ece2a9dca6492af1ba66ebaa9b6231 (patch)
treed2d765ec5a14eb678812ccc845fa50e572014fc6 /Makefile.in
parentf54253d396d2f97d6f6a60185616523797364182 (diff)
downloadlvm2-42da7a6c38ece2a9dca6492af1ba66ebaa9b6231.tar.gz
make: Add check_lvmlockd_* targets to top-level
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 1a63f9d90..7557f62d8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -95,7 +95,7 @@ endif
DISTCLEAN_TARGETS += cscope.out
CLEAN_DIRS += autom4te.cache
-check check_system check_cluster check_local check_lvmetad check_lvmpolld unit: all
+check check_system check_cluster check_local check_lvmetad check_lvmpolld check_lvmlockd_test check_lvmlockd_dlm check_lvmlockd_sanlock unit: all
$(MAKE) -C test $(@)
conf.generate: tools