File owncloud.diff of Package dolphin-plugins
diff --git a/CMakeLists.txt b/CMakeLists.txt index b400ef5..18c52b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,5 +17,6 @@ if(LIBKONQ_FOUND) macro_optional_add_subdirectory(hg) macro_optional_add_subdirectory(bazaar) macro_optional_add_subdirectory(dropbox) + macro_optional_add_subdirectory(owncloud) endif(LIBKONQ_FOUND) macro_display_feature_log()