From 8f16ae6289c6a22dad56f22fa38425f208f4699f Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 28 Nov 2017 21:36:57 +0200 Subject: Move Divinglog DB import into its own file Signed-off-by: Miika Turkia --- core/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 8fcc57653..4bf9f9bf6 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -51,10 +51,10 @@ set(SUBSURFACE_CORE_LIB_SRCS ostctools.c parse-xml.c parse.c - parse-db.c import-suunto.c import-shearwater.c import-cobalt.c + import-divinglog.c planner.c plannernotes.c profile.c -- cgit v1.2.3-70-g09d2