diff tests/libserver/CMakeLists.txt @ 29:99792c6c8b06

Server: add initial postgresql account management, #475
author David Demelier <markand@malikania.fr>
date Thu, 26 May 2016 07:32:05 +0200
parents 8991989c4708
children d4f5f7231b84
line wrap: on
line diff
--- a/tests/libserver/CMakeLists.txt	Tue Apr 19 21:13:23 2016 +0200
+++ b/tests/libserver/CMakeLists.txt	Thu May 26 07:32:05 2016 +0200
@@ -17,3 +17,4 @@
 #
 
 add_subdirectory(id)
+add_subdirectory(dao-account)