diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 58ffa67e4..d325f9280 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -159,6 +159,8 @@ set(SUBSURFACE_CORE_LIB_SRCS taxonomy.c taxonomy.h time.c + timer.c + timer.h trip.c trip.h uemis-downloader.c |