summaryrefslogtreecommitdiffstats
path: root/libkonq/pics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libkonq/pics/CMakeLists.txt')
-rw-r--r--libkonq/pics/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/libkonq/pics/CMakeLists.txt b/libkonq/pics/CMakeLists.txt
new file mode 100644
index 000000000..96126651a
--- /dev/null
+++ b/libkonq/pics/CMakeLists.txt
@@ -0,0 +1,15 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ thumbnailfont_7x4.png arrow_topleft.png arrow_topright.png
+ arrow_bottomleft.png arrow_bottomright.png
+ DESTINATION ${DATA_INSTALL_DIR}/konqueror/pics )