summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index abf96b7..590a80f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -27,8 +27,7 @@ link_directories(
##### autostart file #####
-configure_file( polkit-agent-tde.desktop.cmake polkit-agent-tde.desktop @ONLY )
-install( FILES ${CMAKE_CURRENT_BINARY_DIR}/polkit-agent-tde.desktop
+install( FILES polkit-agent-tde.desktop
DESTINATION ${AUTOSTART_INSTALL_DIR} )