summaryrefslogtreecommitdiffstats
path: root/src/Common/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-09-24 21:50:11 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-09-24 21:50:11 +0200
commit9f962123be30da94add3f966bb46962f8bfdea88 (patch)
treeed1a210da3d5ba5d8d7d0807dd4e6ed4de4172f4 /src/Common/CMakeLists.txt
parent1cf531a5949cad1f68575188cf00d147478e029c (diff)
downloadmad-9f962123be30da94add3f966bb46962f8bfdea88.tar
mad-9f962123be30da94add3f966bb46962f8bfdea88.zip
UserList: Encapsulate list
Diffstat (limited to 'src/Common/CMakeLists.txt')
-rw-r--r--src/Common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/CMakeLists.txt b/src/Common/CMakeLists.txt
index a99f9be..d82c0d9 100644
--- a/src/Common/CMakeLists.txt
+++ b/src/Common/CMakeLists.txt
@@ -18,7 +18,7 @@ mad_library(Common
Requests/SimpleRequest.cpp Requests/SimpleRequest.h
Requests/StatusRequest.h
- UserLists/UserList.h
+ UserLists/UserList.cpp UserLists/UserList.h
UserLists/UserListDiff.cpp UserLists/UserListDiff.h
UserLists/UserListEntry.h
UserLists/Util.cpp UserLists/Util.h