1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

tests: add dmstats to CLEAN_TARGETS for make clean

This commit is contained in:
Peter Rajnoha 2016-05-31 09:14:23 +02:00
parent 4fb224a553
commit cfe7d2368c

View File

@ -332,7 +332,7 @@ CLEAN_TARGETS += $(RUN_BASE) $(addprefix lib/,$(LIB_LVMLOCKD_CONF))
endif
CLEAN_TARGETS += .lib-dir-stamp .tests-stamp $(LIB) $(addprefix lib/,\
$(CMDS) clvmd dmeventd dmsetup lvmetad lvmpolld \
$(CMDS) clvmd dmeventd dmsetup dmstats lvmetad lvmpolld \
harness thin-performance.profile fsadm vgimportclone \
dm-version-expected version-expected \
paths-installed paths-installed-t paths-common paths-common-t)