diff --git a/CMakeLists.txt b/CMakeLists.txt index dd6f5b08d..317b3cec1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,7 +66,7 @@ SET(ORBEL ${SRC}/orbel) SET(PYTHONBINDINGS ${SRC}/python_bindings) SET(RMVS ${SRC}/rmvs) SET(SETUP ${SRC}/setup) -SET(SYMBA ${SRC}/SYMBA) +SET(SYMBA ${SRC}/symba) #SET(TIDES ${SRC}/tides) SET(USER ${SRC}/user) SET(UTIL ${SRC}/util)