From 545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:22 -0500 Subject: Rename kde libraries to tde --- ksysguard/ksysguardd/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysguard') diff --git a/ksysguard/ksysguardd/CMakeLists.txt b/ksysguard/ksysguardd/CMakeLists.txt index 9aa0ac4e7..030700f49 100644 --- a/ksysguard/ksysguardd/CMakeLists.txt +++ b/ksysguard/ksysguardd/CMakeLists.txt @@ -38,6 +38,6 @@ include_directories( tde_add_executable( ksysguardd AUTOMOC SOURCES Command.c conf.c ksysguardd.c PWUIDCache.c - LINK ccont-static ksysguardd-static ${TDE_LIB_DIR}/libkdefakes_nonpic.a + LINK ccont-static ksysguardd-static ${TDE_LIB_DIR}/libtdefakes_nonpic.a DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.3