summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a0bcbfb1..c782864f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -7,7 +7,7 @@ SET( rekonq_SRCS
mainwindow.cpp
mainview.cpp
tabbar.cpp
- cookiejar.cpp
+ cookiejar.cpp
edittableview.cpp
edittreeview.cpp
history.cpp
@@ -24,8 +24,8 @@ SET( rekonq_SRCS
lineedit.cpp
stackedurlbar.cpp
webpage.cpp
- cookiedialog.cpp
- cookieexceptiondialog.cpp
+# cookiedialog.cpp
+# cookieexceptiondialog.cpp
)