diff options
Diffstat (limited to 'commands/CMakeLists.txt')
-rw-r--r-- | commands/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/CMakeLists.txt b/commands/CMakeLists.txt index bcd76bba9..f03842048 100644 --- a/commands/CMakeLists.txt +++ b/commands/CMakeLists.txt @@ -6,6 +6,8 @@ set(SUBSURFACE_GENERIC_COMMANDS_SRCS command_base.h command.cpp command.h + command_device.cpp + command_device.h command_divelist.cpp command_divelist.h command_divesite.cpp |