From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kreadconfig/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kreadconfig/CMakeLists.txt') diff --git a/kreadconfig/CMakeLists.txt b/kreadconfig/CMakeLists.txt index 126c2c93f..a8b2a668b 100644 --- a/kreadconfig/CMakeLists.txt +++ b/kreadconfig/CMakeLists.txt @@ -23,7 +23,7 @@ link_directories( tde_add_executable( kreadconfig SOURCES kreadconfig.cpp - LINK kdecore-shared + LINK tdecore-shared DESTINATION ${BIN_INSTALL_DIR} ) @@ -32,6 +32,6 @@ tde_add_executable( kreadconfig tde_add_executable( kwriteconfig SOURCES kwriteconfig.cpp - LINK kdecore-shared + LINK tdecore-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1