From 42da7a6c38ece2a9dca6492af1ba66ebaa9b6231 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Tue, 23 Feb 2016 18:34:46 +0100 Subject: [PATCH] make: Add check_lvmlockd_* targets to top-level --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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