summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kbytesedit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/kbytesedit/CMakeLists.txt')
-rw-r--r--khexedit/parts/kbytesedit/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kbytesedit/CMakeLists.txt b/khexedit/parts/kbytesedit/CMakeLists.txt
index 53f0cda..aece7ca 100644
--- a/khexedit/parts/kbytesedit/CMakeLists.txt
+++ b/khexedit/parts/kbytesedit/CMakeLists.txt
@@ -29,7 +29,7 @@ link_directories(
tde_add_kpart( libkbyteseditwidget AUTOMOC
SOURCES kbyteseditwidget.cpp
DESTINATION ${PLUGIN_INSTALL_DIR}
- LINK khexeditcommon-shared kparts-shared
+ LINK khexeditcommon-shared tdeparts-shared
)