diff options
-rw-r--r-- | kicker/kicker/buttons/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/CMakeLists.txt b/kicker/kicker/buttons/CMakeLists.txt index 42d76a70f..06c4c254a 100644 --- a/kicker/kicker/buttons/CMakeLists.txt +++ b/kicker/kicker/buttons/CMakeLists.txt @@ -31,7 +31,7 @@ link_directories( install( FILES bookmarks.desktop browser.desktop desktop.desktop exec.desktop kmenu.desktop windowlist.desktop - DESTINATION ${DATA_INSTALL_DIR} ) + DESTINATION ${DATA_INSTALL_DIR}/kicker/builtins ) ##### kicker_buttons (static) ################### |