summaryrefslogtreecommitdiffstats
path: root/src/Client/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-10-19 01:30:37 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-10-19 01:30:37 +0200
commit3e17bfe4f2e5e64f9528c26b38d4241ca46f1082 (patch)
tree940e98c492e136fa1d4bbd83abacc3d90b90adb8 /src/Client/CMakeLists.txt
parent8635603e2f4f8b61026f69532f3cda51bd711f91 (diff)
downloadmad-3e17bfe4f2e5e64f9528c26b38d4241ca46f1082.tar
mad-3e17bfe4f2e5e64f9528c26b38d4241ca46f1082.zip
Client: Added support for paged output
Diffstat (limited to 'src/Client/CMakeLists.txt')
-rw-r--r--src/Client/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Client/CMakeLists.txt b/src/Client/CMakeLists.txt
index dda77f3..b1f6d1f 100644
--- a/src/Client/CMakeLists.txt
+++ b/src/Client/CMakeLists.txt
@@ -18,8 +18,8 @@ mad_library(Client
Application.cpp Application.h
CommandParser.cpp CommandParser.h
+ ConsoleUtil.cpp ConsoleUtil.h
InformationManager.cpp InformationManager.h
- PasswordReader.cpp PasswordReader.h
SystemCommands.cpp SystemCommands.h
UserCommands.cpp UserCommands.h
UserListCommands.cpp UserListCommands.h