summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 71f87a8a..5623a851 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -117,6 +117,7 @@ SET(organizer_SRCS
forcedloaddialogwidget.cpp
filterwidget.cpp
statusbar.cpp
+ apiuseraccount.cpp
shared/windows_error.cpp
shared/error_report.cpp
@@ -215,6 +216,7 @@ SET(organizer_HDRS
forcedloaddialogwidget.h
filterwidget.h
statusbar.h
+ apiuseraccount.h
shared/windows_error.h
shared/error_report.h
@@ -299,6 +301,7 @@ set(core
nxmaccessmanager
organizercore
organizerproxy
+ apiuseraccount
)
set(dialogs