mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-23 13:57:47 +03:00
Apply make distclean to test subdirs too.
This commit is contained in:
parent
199d2aafec
commit
ebf57159de
@ -22,5 +22,10 @@ VPATH = @srcdir@
|
||||
|
||||
SUBDIRS = include man lib tools
|
||||
|
||||
ifeq ($(MAKECMDGOALS),distclean)
|
||||
SUBDIRS += test/mm test/device test/format1 test/regex test/filters
|
||||
endif
|
||||
|
||||
|
||||
include make.tmpl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user