diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 590a80f..e4e2c44 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,7 +28,7 @@ link_directories( ##### autostart file ##### install( FILES polkit-agent-tde.desktop - DESTINATION ${AUTOSTART_INSTALL_DIR} ) + DESTINATION ${AUTOSTART_INSTALL_DIR} ) ##### executables ##### |