diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a260e729..16b8b9f52 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,6 +103,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS divelist.c equipment.c file.c + git-access.c libdivecomputer.c liquivision.c load-git.c |