summaryrefslogtreecommitdiffstats
path: root/src/Common/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-09-30 01:51:01 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-09-30 01:51:01 +0200
commita158d1f367759bf0c110b2fdb21d7c00f5a9cea6 (patch)
tree9367dcc01f31271bb79d39ee692ee51880198573 /src/Common/CMakeLists.txt
parent1b3a914d5fdf5a578e24754845c6350c59c0b523 (diff)
downloadmad-a158d1f367759bf0c110b2fdb21d7c00f5a9cea6.tar
mad-a158d1f367759bf0c110b2fdb21d7c00f5a9cea6.zip
UserListDiff: Extended diffs to handle user renames; fixed a XmlData::List bug
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 d82c0d9..18b8901 100644
--- a/src/Common/CMakeLists.txt
+++ b/src/Common/CMakeLists.txt
@@ -19,7 +19,7 @@ mad_library(Common
Requests/StatusRequest.h
UserLists/UserList.cpp UserLists/UserList.h
- UserLists/UserListDiff.cpp UserLists/UserListDiff.h
+ UserLists/UserListDiff.h
UserLists/UserListEntry.h
UserLists/Util.cpp UserLists/Util.h