From 47e0f0c14b4bbcc64cb8bf562c566d29313db7ad Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 24 Apr 2017 17:51:18 +0200 Subject: Ported more actions to the fabric --- framework/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/src/CMakeLists.txt') diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt index 39f17c32..cf971497 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt @@ -50,6 +50,7 @@ set(SRCS accounts/accountsmodel.cpp notifications/notificationhandler.cpp fabric.cpp + sinkfabric.cpp ) add_library(frameworkplugin SHARED ${SRCS}) -- cgit v1.2.3