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..523472e --- /dev/null +++ b/pics/CMakeLists.txt @@ -0,0 +1,7 @@ +install( + FILES + kcmldapbonding_step1.png + kcmldapbonding_step3.png + + DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps +) |