1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-25 06:43:24 +03:00

Link local.mk in the build script

This commit is contained in:
Tae Won Ha 2017-12-08 13:24:59 +01:00
parent 09f1ddfe15
commit 0d2e4117b1
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -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.