[lvm-devel] master - tests: add dmstats to CLEAN_TARGETS for make clean

Peter Rajnoha prajnoha at fedoraproject.org
Tue May 31 07:14:36 UTC 2016


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=cfe7d2368cfaf9744e4fc82d781b3815b5c57155
Commit:        cfe7d2368cfaf9744e4fc82d781b3815b5c57155
Parent:        4fb224a5532defa08d48b28add98606803035b9d
Author:        Peter Rajnoha <prajnoha at redhat.com>
AuthorDate:    Tue May 31 09:14:23 2016 +0200
Committer:     Peter Rajnoha <prajnoha at redhat.com>
CommitterDate: Tue May 31 09:14:23 2016 +0200

tests: add dmstats to CLEAN_TARGETS for make clean

---
 test/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile.in b/test/Makefile.in
index 0903b90..59fcc96 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -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)




More information about the lvm-devel mailing list