From d972b9219571289097de375210fec5d6d9d16902 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 29 Sep 2009 15:41:31 +0200 Subject: Client: Added UserListUploadRequst --- src/Client/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Client/CMakeLists.txt') diff --git a/src/Client/CMakeLists.txt b/src/Client/CMakeLists.txt index 30fb722..dda77f3 100644 --- a/src/Client/CMakeLists.txt +++ b/src/Client/CMakeLists.txt @@ -14,6 +14,7 @@ mad_library(Client Requests/UserLists/UserListListRequest.h Requests/UserLists/UserListDownloadRequest.h Requests/UserLists/UserListDownloadRequest.cpp Requests/UserLists/UserListDiffListRequest.h + Requests/UserLists/UserListUploadRequest.h Requests/UserLists/UserListUploadRequest.cpp Application.cpp Application.h CommandParser.cpp CommandParser.h -- cgit v1.2.3