summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2015-07-30 20:23:14 +0200
committerMarian Csontos <mcsontos@redhat.com>2015-07-30 20:39:38 +0200
commit0dae377fbf1e0b3e1484984602cbaf73487efa47 (patch)
treeb63bbe02ff1a4848ff01866abed47a99ee6d3989 /Makefile.in
parent8bc90a25c26baa3d31f46415b3bb61e46f0477c1 (diff)
downloadlvm2-0dae377fbf1e0b3e1484984602cbaf73487efa47.tar.gz
test: Update Makefiles
- Add missing check_lvmpolld to toplevel Makefile - Document check_system
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 1eb026bb4..35e5d8f47 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 unit: all
+check check_system check_cluster check_local check_lvmetad check_lvmpolld unit: all
$(MAKE) -C test $(@)
conf.generate: tools