summaryrefslogtreecommitdiffstats
path: root/kolourpaint/pics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kolourpaint/pics/CMakeLists.txt')
-rw-r--r--kolourpaint/pics/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/kolourpaint/pics/CMakeLists.txt b/kolourpaint/pics/CMakeLists.txt
new file mode 100644
index 00000000..aa00ba62
--- /dev/null
+++ b/kolourpaint/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
+#
+#################################################
+
+add_subdirectory( custom )
+
+tde_install_icons( kolourpaint )
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kolourpaint/icons )