diff options
Diffstat (limited to 'src/Client/CMakeLists.txt')
-rw-r--r-- | src/Client/CMakeLists.txt | 2 |
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 |