From d70ce47c224b328c429a5f2406e5e793b009541d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:44 -0600 Subject: Additional kde to tde renaming --- kandy/src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kandy/src/CMakeLists.txt') diff --git a/kandy/src/CMakeLists.txt b/kandy/src/CMakeLists.txt index f788acfa9..9fe0ea410 100644 --- a/kandy/src/CMakeLists.txt +++ b/kandy/src/CMakeLists.txt @@ -46,7 +46,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 kdepim-shared ${LOCKDEV_LIBRARY} + LINK tdepim-shared ${LOCKDEV_LIBRARY} DESTINATION ${BIN_INSTALL_DIR} ) @@ -55,6 +55,6 @@ tde_add_executable( kandy AUTOMOC tde_add_executable( kandy_client AUTOMOC SOURCES kandy_client.cpp - LINK kdecore-shared + LINK tdecore-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1