summaryrefslogtreecommitdiffstats
path: root/ksnapshot/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/CMakeLists.txt')
-rw-r--r--ksnapshot/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/CMakeLists.txt b/ksnapshot/CMakeLists.txt
index b5d5fd3e..24a7945c 100644
--- a/ksnapshot/CMakeLists.txt
+++ b/ksnapshot/CMakeLists.txt
@@ -40,6 +40,6 @@ tde_add_executable( ksnapshot AUTOMOC
SOURCES
ksnapshotiface.skel main.cpp ksnapshot.cpp regiongrabber.cpp
windowgrabber.cpp ksnapshotwidget.ui
- LINK kdeprint-shared
+ LINK tdeprint-shared
DESTINATION ${BIN_INSTALL_DIR}
)