diff options
Diffstat (limited to 'khotkeys/CMakeLists.txt')
-rw-r--r-- | khotkeys/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/khotkeys/CMakeLists.txt b/khotkeys/CMakeLists.txt index 39c84111e..4eda615a3 100644 --- a/khotkeys/CMakeLists.txt +++ b/khotkeys/CMakeLists.txt @@ -37,5 +37,3 @@ add_subdirectory( app ) add_subdirectory( data ) add_subdirectory( update ) tde_conditional_add_subdirectory( WITH_ARTS arts ) - -install( FILES khotkeys.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} ) |