add_subdirectory(api)
add_subdirectory(cli)
add_subdirectory(http_forwarder)
if(MENDER_USE_DBUS)
  add_subdirectory(ipc)
endif()
