Add ownCloud directory in tests.

This commit is contained in:
Klaas Freitag 2012-07-09 14:10:04 +02:00
parent b9329f2991
commit 9eae6d88fd

View file

@ -52,3 +52,5 @@ macro_add_check_test(check_vio vio_tests/check_vio.c ${TEST_TARGET_LIBRARIES})
# sync
macro_add_check_test(check_csync_update csync_tests/check_csync_update.c ${TEST_TARGET_LIBRARIES})
add_subdirectory(ownCloud)