mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tests: rebuild paths when Makefile is updated
This commit is contained in:
parent
2e9792121f
commit
08fd244506
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user