summaryrefslogtreecommitdiffstats
path: root/kuser/pic
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/pic')
-rw-r--r--kuser/pic/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/kuser/pic/CMakeLists.txt b/kuser/pic/CMakeLists.txt
new file mode 100644
index 0000000..ab2f4de
--- /dev/null
+++ b/kuser/pic/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES group.png user.png
+ DESTINATION ${DATA_INSTALL_DIR}/kuser/pics/
+)