install(FILES
    transfer_engine_c.h
    transfer_engine.h
    DESTINATION include/tent
)

install(FILES
    common/status.h
    common/types.h
    DESTINATION include/tent/common
)
