summaryrefslogtreecommitdiffstats
path: root/pics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pics/CMakeLists.txt')
-rw-r--r--pics/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt
new file mode 100644
index 0000000..523472e
--- /dev/null
+++ b/pics/CMakeLists.txt
@@ -0,0 +1,7 @@
+install(
+ FILES
+ kcmldapbonding_step1.png
+ kcmldapbonding_step3.png
+
+ DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps
+)