summaryrefslogtreecommitdiffstats
path: root/kstyles/themes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kstyles/themes/CMakeLists.txt')
-rw-r--r--kstyles/themes/CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/kstyles/themes/CMakeLists.txt b/kstyles/themes/CMakeLists.txt
deleted file mode 100644
index bb9f8ee63..000000000
--- a/kstyles/themes/CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-#################################################
-#
-# (C) 2010 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-##### other data ################################
-
-install( FILES
- qtplatinum.themerc qtcde.themerc qtmotif.themerc
- qtwindows.themerc qtsgi.themerc qtmotifplus.themerc
- highcolor.themerc default.themerc b3.themerc
- light-v2.themerc light-v3.themerc keramik.themerc
- DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes )
-
-install( FILES
- kthemestylerc
- DESTINATION ${CONFIG_INSTALL_DIR} )