add_subdirectory(csrc)

if(KALDIFST_BUILD_PYTHON)
  add_subdirectory(python)
endif()
