mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
Add a few more sources to CONV_SRCS.
This commit is contained in:
parent
3972f6cde7
commit
79a96ec1a4
@ -39,6 +39,8 @@ set(CONV_SRCS
|
||||
cursor.c
|
||||
garray.c
|
||||
hashtab.c
|
||||
log.c
|
||||
map.c
|
||||
memory.c
|
||||
map.c
|
||||
os/env.c
|
||||
@ -48,6 +50,7 @@ set(CONV_SRCS
|
||||
os/rstream.c
|
||||
os/signal.c
|
||||
os/users.c
|
||||
os/uv_helpers.c
|
||||
os/wstream.c
|
||||
os/msgpack_rpc.c
|
||||
api/buffer.c
|
||||
|
Loading…
Reference in New Issue
Block a user