X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftint2conf%2FCMakeLists.txt;h=03b032be367e9dbd19a026a5c76bc3fff09c0dff;hb=f7f08a5ff9430a8ef6f09e723d30a36a47e96bb0;hp=c092ecc8a5cd8a75f7620dece2cbf4cf817876a0;hpb=2790855f2f9279c52f545426ee7c63fb984a1a8b;p=chaz%2Ftint2 diff --git a/src/tint2conf/CMakeLists.txt b/src/tint2conf/CMakeLists.txt index c092ecc..03b032b 100644 --- a/src/tint2conf/CMakeLists.txt +++ b/src/tint2conf/CMakeLists.txt @@ -33,3 +33,5 @@ set_target_properties(tint2conf PROPERTIES LINK_FLAGS -Wl,--as-needed) install( TARGETS tint2conf DESTINATION bin ) install( PROGRAMS tintwizard.py DESTINATION bin ) +install( FILES tint2conf.png tint2conf.svg DESTINATION share/pixmaps ) +install( FILES tint2conf.desktop DESTINATION share/applications )