summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 96a681c20..0f2902d1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -105,6 +105,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
deco.c
device.c
dive.c
+ divesite.c
divelist.c
equipment.c
file.c
@@ -128,6 +129,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
time.c
uemis.c
uemis-downloader.c
+ version.c
linux.c
#gettextfrommoc should be added because we are using it on the c-code.
gettextfromc.cpp
@@ -176,6 +178,7 @@ SET(SUBSURFACE_INTERFACE
qt-ui/usersurvey.cpp
qt-ui/configuredivecomputerdialog.cpp
qt-ui/filtermodels.cpp
+ qt-ui/undocommands.cpp
)
#the profile widget