summaryrefslogtreecommitdiffstats
path: root/kooka/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 /kooka/CMakeLists.txt
parent14676faec14ebb7f7e182b6581f32deea3f05566 (diff)
downloadtdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz
tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip
Additional kde to tde renaming
Diffstat (limited to 'kooka/CMakeLists.txt')
-rw-r--r--kooka/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/CMakeLists.txt b/kooka/CMakeLists.txt
index a45f3983..37b3984b 100644
--- a/kooka/CMakeLists.txt
+++ b/kooka/CMakeLists.txt
@@ -43,6 +43,6 @@ tde_add_executable( kooka AUTOMOC
dwmenuaction.cpp kocrbase.cpp kocrgocr.cpp kocrkadmos.cpp
kadmosocr.cpp ocrword.cpp ocrresedit.cpp kookaprint.cpp
imgprintdialog.cpp kocrocrad.cpp
- LINK kscan-shared kparts-shared kdeprint-shared
+ LINK kscan-shared kparts-shared tdeprint-shared
DESTINATION ${BIN_INSTALL_DIR}
)