summaryrefslogtreecommitdiffstats
path: root/drkonqi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drkonqi/CMakeLists.txt')
-rw-r--r--drkonqi/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drkonqi/CMakeLists.txt b/drkonqi/CMakeLists.txt
index 6296ae32b..d335789b8 100644
--- a/drkonqi/CMakeLists.txt
+++ b/drkonqi/CMakeLists.txt
@@ -34,7 +34,7 @@ tde_add_executable( drkonqi AUTOMOC
bugdescription.cpp bugdescriptiondialog.cpp
sha1.cc krashconf.cpp drbugreport.cpp
backtrace.cpp toplevel.cpp
- LINK tdeio-shared
+ LINK tdeio-shared ${LIBR_LIBRARIES}
DESTINATION ${BIN_INSTALL_DIR}
)