summaryrefslogtreecommitdiffstats
path: root/kresources/kolab/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/kolab/CMakeLists.txt')
-rw-r--r--kresources/kolab/CMakeLists.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/kresources/kolab/CMakeLists.txt b/kresources/kolab/CMakeLists.txt
deleted file mode 100644
index 01acd397..00000000
--- a/kresources/kolab/CMakeLists.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-add_subdirectory( shared )
-add_subdirectory( kabc )
-add_subdirectory( knotes )
-add_subdirectory( kcal )
-
-install( FILES kolab-resource.upd DESTINATION ${DATA_INSTALL_DIR}/kconf_update )
-install( PROGRAMS upgrade-resourcetype.pl DESTINATION ${DATA_INSTALL_DIR}/kconf_update )