include_directories(../../render)

add_library(sync STATIC
	misync.c
	misyncfd.c)
