summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-03 01:21:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-03 01:21:45 +0100
commit404b02976a71fc9740630e2075635f8681c57ead (patch)
tree11a52a6d319086d580c5408abaad70fbf91fea63 /src/CMakeLists.txt
parentMerge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ... (diff)
downloadrekonq-404b02976a71fc9740630e2075635f8681c57ead.tar.xz
trivial change in src/CMakeLists.txt
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 66b68664..dcdacd68 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,6 +20,7 @@ SET( rekonq_KDEINIT_SRCS
webview.cpp
clicktoflash.cpp
networkaccessmanager.cpp
+ webinspectordock.cpp
#----------------------------------------
history/autosaver.cpp
history/historymanager.cpp
@@ -42,8 +43,6 @@ SET( rekonq_KDEINIT_SRCS
#----------------------------------------
urlbar/urlbar.cpp
urlbar/lineedit.cpp
-#----------------------------------------
- webinspectordock.cpp
)