summaryrefslogtreecommitdiffstats
path: root/kruler/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:51 -0600
commit8467a1761533dc84392f288c6e2751f1825798b8 (patch)
tree4312ab08277731448275dfae40a90fca71f6ff8e /kruler/CMakeLists.txt
parent14676faec14ebb7f7e182b6581f32deea3f05566 (diff)
downloadtdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz
tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip
Additional kde to tde renaming
Diffstat (limited to 'kruler/CMakeLists.txt')
-rw-r--r--kruler/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kruler/CMakeLists.txt b/kruler/CMakeLists.txt
index 660acfc7..9798b11e 100644
--- a/kruler/CMakeLists.txt
+++ b/kruler/CMakeLists.txt
@@ -35,6 +35,6 @@ install( FILES uninstall.desktop DESTINATION ${APPS_INSTALL_DIR}/Graphics RENAME
tde_add_executable( kruler AUTOMOC
SOURCES klineal.cpp main.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${BIN_INSTALL_DIR}
)