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 --- kode/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kode/CMakeLists.txt') diff --git a/kode/CMakeLists.txt b/kode/CMakeLists.txt index 616f2f942..179a539e1 100644 --- a/kode/CMakeLists.txt +++ b/kode/CMakeLists.txt @@ -39,6 +39,6 @@ tde_add_library( kode SHARED function.cpp variable.cpp membervariable.cpp typedef.cpp statemachine.cpp automakefile.cpp VERSION 1.0.0 - LINK kdecore-shared + LINK tdecore-shared DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1