summaryrefslogtreecommitdiffstats
path: root/src/Common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/CMakeLists.txt')
-rw-r--r--src/Common/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Common/CMakeLists.txt b/src/Common/CMakeLists.txt
index dd12a36..a99f9be 100644
--- a/src/Common/CMakeLists.txt
+++ b/src/Common/CMakeLists.txt
@@ -18,6 +18,11 @@ mad_library(Common
Requests/SimpleRequest.cpp Requests/SimpleRequest.h
Requests/StatusRequest.h
+ UserLists/UserList.h
+ UserLists/UserListDiff.cpp UserLists/UserListDiff.h
+ UserLists/UserListEntry.h
+ UserLists/Util.cpp UserLists/Util.h
+
Application.cpp Application.h
AuthBackend.h
AuthContext.h