mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Build: Add api/{helpers,handle}.c to CONV_SRCS
This commit is contained in:
parent
e994b6f1b1
commit
3f990f1afb
@ -50,7 +50,8 @@ set(CONV_SRCS
|
|||||||
os/wstream.c
|
os/wstream.c
|
||||||
os/msgpack_rpc.c
|
os/msgpack_rpc.c
|
||||||
api/buffer.c
|
api/buffer.c
|
||||||
api/helpers.c
|
api/private/helpers.c
|
||||||
|
api/private/handle.c
|
||||||
api/tabpage.c
|
api/tabpage.c
|
||||||
api/window.c
|
api/window.c
|
||||||
api/vim.h
|
api/vim.h
|
||||||
|
Loading…
Reference in New Issue
Block a user