target_sources(${EXECUTABLE} PRIVATE
	main.c
	incp_handler.c
	msg_buf.c
)
