Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'csync/CMakeLists.txt')
-rw-r--r--csync/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/csync/CMakeLists.txt b/csync/CMakeLists.txt
index 87473ecb7..e6d0added 100644
--- a/csync/CMakeLists.txt
+++ b/csync/CMakeLists.txt
@@ -46,7 +46,6 @@ if (MEM_NULL_TESTS)
endif (MEM_NULL_TESTS)
add_subdirectory(src)
-add_subdirectory(config)
if (CMOCKA_FOUND AND UNIT_TESTING)
add_subdirectory(tests)