From e5bec3abfe2f2463244d65386dbd1088bf56f5f3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 10 Nov 2016 15:33:48 +0100 Subject: Notification debug stream operator. --- common/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'common/CMakeLists.txt') diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index b5efb62..a08be8a 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -77,6 +77,7 @@ set(command_SRCS storage/entitystore.cpp indexer.cpp mail/threadindexer.cpp + notification.cpp ${storage_SRCS}) add_library(${PROJECT_NAME} SHARED ${command_SRCS}) -- cgit v1.2.3