From f32d90165302b2ec0eb38111a7f9836bc815f7e6 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Fri, 24 Jan 2014 13:42:23 +0100 Subject: Remove ocsyncs config which is unused in the owncloud client. --- csync/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'csync/CMakeLists.txt') 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) -- cgit v1.2.3