summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2012-03-12 15:05:55 +0000
committerPetr Rockai <prockai@redhat.com>2012-03-12 15:05:55 +0000
commit5ae6946e11745d450222462adc58818f5e85527b (patch)
treebd2c723a5d60c8a30ca395352ad49ef27b4a5d1f /Makefile.in
parent65cfc5d16d782df621fc161e876bc949b9ff28b2 (diff)
downloadlvm2-5ae6946e11745d450222462adc58818f5e85527b.tar.gz
lvm2-5ae6946e11745d450222462adc58818f5e85527b.tar.xz
lvm2-5ae6946e11745d450222462adc58818f5e85527b.zip
Add a toplevel check_lvmetad target.
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 72037d23..573e2935 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -83,7 +83,7 @@ all: cscope.out
endif
DISTCLEAN_TARGETS += cscope.out
-check check_cluster check_local unit: all
+check check_cluster check_local check_lvmetad unit: all
$(MAKE) -C test $(@)
install_system_dirs: