All of lore.kernel.org
 help / color / mirror / Atom feed
* master - cleanup: remove symlink to profile in test dir for CLEAN target
@ 2014-10-02  7:31 Peter Rajnoha
  0 siblings, 0 replies; only message in thread
From: Peter Rajnoha @ 2014-10-02  7:31 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=d3fb69c3f39df1a60fa05ed25a7d270af996054d
Commit:        d3fb69c3f39df1a60fa05ed25a7d270af996054d
Parent:        1cdb8766a7cf500b6657cf6f6baf2d785a3708f5
Author:        Peter Rajnoha <prajnoha@redhat.com>
AuthorDate:    Thu Oct 2 09:30:38 2014 +0200
Committer:     Peter Rajnoha <prajnoha@redhat.com>
CommitterDate: Thu Oct 2 09:30:38 2014 +0200

cleanup: remove symlink to profile in test dir for CLEAN target

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

diff --git a/test/Makefile.in b/test/Makefile.in
index 46aeaec..9774f6c 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -189,7 +189,8 @@ clean:
 	$(RM) -r $(LVM_TEST_RESULTS)
 
 CLEAN_TARGETS += .lib-dir-stamp .tests-stamp $(LIB) $(addprefix lib/,$(CMDS)) \
-	lib/clvmd lib/dmeventd lib/dmsetup lib/lvmetad lib/fsadm lib/vgimportclone
+	lib/clvmd lib/dmeventd lib/dmsetup lib/lvmetad lib/fsadm lib/vgimportclone \
+	lib/thin-performance.profile
 
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-02  7:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02  7:31 master - cleanup: remove symlink to profile in test dir for CLEAN target Peter Rajnoha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.