Building latest release with shadowdirs complains missing
testluaplugin.
Added testdir/testluaplugin to the shadowfiles in Makefile.
---
src/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/Makefile b/src/Makefile
index 520ef0b93..594dfabfc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2986,7 +2986,8 @@ shadow: runtime pixmaps
../../testdir/samples \
../../testdir/dumps \
../../testdir/test83-tags? \
- ../../testdir/*.ok .
+ ../../testdir/*.ok \
+ ../../testdir/testluaplugin .
# After updating Vim new files may have been created, use this to refresh the
# symbolic links in the shadow directory. This isn't guaranteed to catch all
--
2.27.0
--
Alles, was viel bedacht wird, wird bedenklich!;-)
Friedrich Nietzsche
--
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20200602172817.3thgmudwyjtosh4h%40pippin.home.lxtec.de.