All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* master - tests: rebuild paths when Makefile is updated
@ 2014-05-20 19:54 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2014-05-20 19:54 UTC (permalink / raw
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=08fd24450685abd935d744795a6c2fc5e819ef64
Commit:        08fd24450685abd935d744795a6c2fc5e819ef64
Parent:        2e9792121fa93e7cb67583cd2757dd52ab2825dc
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Tue May 20 21:27:43 2014 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Tue May 20 21:50:30 2014 +0200

tests: rebuild paths when Makefile is updated

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

diff --git a/test/Makefile.in b/test/Makefile.in
index 33b7042..1538fa3 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -137,7 +137,7 @@ lib/%: $(srcdir)/lib/%.sh .lib-dir-stamp
 	cp $< $@
 	chmod +x $@
 
-lib/paths: $(srcdir)/Makefile.in .lib-dir-stamp
+lib/paths: $(srcdir)/Makefile.in .lib-dir-stamp Makefile
 	$(RM) $@-t
 	echo 'top_srcdir="$(top_srcdir)"' >> $@-t
 	echo 'abs_top_builddir="$(abs_top_builddir)"' >> $@-t



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

only message in thread, other threads:[~2014-05-20 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 19:54 master - tests: rebuild paths when Makefile is updated Zdenek Kabelac

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.