summaryrefslogtreecommitdiffstats
path: root/kandy/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kandy/src/CMakeLists.txt')
-rw-r--r--kandy/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kandy/src/CMakeLists.txt b/kandy/src/CMakeLists.txt
index 06889351..04130591 100644
--- a/kandy/src/CMakeLists.txt
+++ b/kandy/src/CMakeLists.txt
@@ -47,7 +47,7 @@ tde_add_executable( kandy AUTOMOC
atcommand.cpp commanditem.cpp mobilegui_base.ui mobilegui.cpp
commandscheduler.cpp commandset.cpp kandyprefs.kcfgc
kandyprefsdialog.cpp mobilemain.cpp
- LINK tdepim-shared ${LOCKDEV_LIBRARY}
+ LINK tdepim-shared
DESTINATION ${BIN_INSTALL_DIR}
)