summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-27 01:04:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-27 01:04:36 +0200
commita03c2606e80829bb65bd5621e206f161a79a6e6c (patch)
treedf61d69a38bbf0432af7f02bdb00e8775a50c7fa /src/CMakeLists.txt
parentbookmarks fixes (diff)
downloadrekonq-a03c2606e80829bb65bd5621e206f161a79a6e6c.tar.xz
KDE printing system
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3e22ac5d..a64cc747 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -50,6 +50,7 @@ TARGET_LINK_LIBRARIES( rekonq
${QT_QTNETWORK_LIBRARY}
${QT_QTWEBKIT_LIBRARY}
${QT_QTUITOOLS_LIBRARY}
+ ${KDE4_KUTILS_LIBS}
${KDE4_KDEUI_LIBS}
${KDE4_KIO_LIBS}
)