Build: Add api/{helpers,handle}.c to CONV_SRCS

This commit is contained in:
Thiago de Arruda 2014-05-26 13:39:14 -03:00
parent e994b6f1b1
commit 3f990f1afb

View File

@ -50,7 +50,8 @@ set(CONV_SRCS
os/wstream.c
os/msgpack_rpc.c
api/buffer.c
api/helpers.c
api/private/helpers.c
api/private/handle.c
api/tabpage.c
api/window.c
api/vim.h