diff options
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r-- | main/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index c70539f6..5975da8b 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -107,7 +107,8 @@ SOURCES src/ui/conversation_view_controller.vala src/ui/file_send_overlay.vala src/ui/global_search.vala - src/ui/notifications.vala + src/ui/notifier_freedesktop.vala + src/ui/notifier_gnotifications.vala src/ui/settings_dialog.vala src/ui/main_window.vala src/ui/main_window_controller.vala |