diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 518ce571..da9b48c5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -11,7 +11,6 @@ SET( rekonq_KDEINIT_SRCS clicktoflash.cpp downloaditem.cpp downloadmanager.cpp - filterurljob.cpp findbar.cpp icondownloader.cpp iconmanager.cpp @@ -170,7 +169,6 @@ TARGET_LINK_LIBRARIES ( kdeinit_rekonq ${KDE4_KDEUI_LIBS} ${KDE4_KIO_LIBS} ${KDE4_KPARTS_LIBS} - ${KDE4_THREADWEAVER_LIBRARIES} ) |