From 854e90be061166d1619a74cbfdc7e384fc700125 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 27 Aug 2009 13:45:20 +0200 Subject: =?UTF-8?q?ChallengeResponseAuthenticator=20hinzugef=C3=BCgt;=20Pa?= =?UTF-8?q?sswordAuthenticator=20=C3=BCberarbeitet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5af7fdb..cb2611d 100644 --- a/src/Client/CMakeLists.txt +++ b/src/Client/CMakeLists.txt @@ -3,6 +3,7 @@ include_directories(${INCLUDES}) mad_library(Client export.h + Authenticators/ChallengeResponseAuthenticator.h Authenticators/ChallengeResponseAuthenticator.cpp Authenticators/PasswordAuthenticator.h Authenticators/PasswordAuthenticator.cpp Requests/DaemonCommandRequest.h Requests/DaemonCommandRequest.cpp -- cgit v1.2.3