mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 23:02:35 +03:00
Link local.mk in the build script
This commit is contained in:
parent
09f1ddfe15
commit
0d2e4117b1
@ -4,6 +4,8 @@ set -e
|
||||
|
||||
echo "### Building libnvim"
|
||||
|
||||
ln -sf ../local.mk .
|
||||
|
||||
# We assume that we're already in the neovim project root.
|
||||
# Use custom gettext source only when building libnvim => not in local.mk which is also used to build the full nvim
|
||||
# to get the full runtime.
|
||||
|
Loading…
Reference in New Issue
Block a user