summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-10-15 14:15:59 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-10-15 14:15:59 +0100
commit895ee616425215136ec346d4637d2887add27913 (patch)
tree0b85e94bc62ad50c705c80e7b1c8ac945febc743 /Makefile.in
parentd365bfe7e96b23297d3aac3485f98998bb220613 (diff)
downloadlvm2-895ee616425215136ec346d4637d2887add27913.tar.gz
Makefiles: fix distclean dir dependency
test distclean uses tools so must distclean tools after test
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index bbfcf2cf5..4d3957740 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -44,6 +44,7 @@ ifeq ($(MAKECMDGOALS),distclean)
libdaemon lib tools daemons libdm \
udev po liblvm python \
unit-tests/datastruct unit-tests/mm unit-tests/regex
+tools.distclean: test.distclean
endif
DISTCLEAN_DIRS += lcov_reports*
DISTCLEAN_TARGETS += config.cache config.log config.status make.tmpl