diff options
Diffstat (limited to 'pics/CMakeLists.txt')
-rw-r--r-- | pics/CMakeLists.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt new file mode 100644 index 0000000..cf2e871 --- /dev/null +++ b/pics/CMakeLists.txt @@ -0,0 +1,7 @@ +install( + FILES + kcmldapcontroller_step4.png + kcmldapcontroller_step1.png + + DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps +) |