To build vim in SHADOWDIR we need to copy Make_all.mak as well to
$(SHADOWDIR).

---
 src/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile b/src/Makefile
index 2c4421ee2..016046fd5 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2687,7 +2687,7 @@ shadow:   runtime pixmaps
        $(MKDIR_P) $(SHADOWDIR)/po
        cd $(SHADOWDIR)/po; ln -s ../../po/*.po ../../po/*.mak ../../po/*.vim 
../../po/Makefile .
        cd $(SHADOWDIR); rm -f auto/link.sed
-       cp Makefile configure $(SHADOWDIR)
+       cp Makefile Make_all.mak configure $(SHADOWDIR)
        rm -f $(SHADOWDIR)/auto/config.mk $(SHADOWDIR)/config.mk.dist
        cp config.mk.dist $(SHADOWDIR)/auto/config.mk
        cp config.mk.dist $(SHADOWDIR)
-- 
2.18.0


-- 
  You cannot propel yourself forward by
  patting yourself on the back.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui