summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-23 11:48:58 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-24 01:33:59 +0200
commit59652d084d3a2ad69693440ebc6b691a74e68bf1 (patch)
treec2cbf81bea487c07ae211609e20431c2a65a30d1 /src/CMakeLists.txt
parentDefinitely fixing rekonq API. First step. (diff)
downloadrekonq-59652d084d3a2ad69693440ebc6b691a74e68bf1.tar.xz
Added NON fixed rekonqrun class.
Sorry about this, but I need to start from some place :)
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 73ef1dc0..726ac82e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -32,6 +32,7 @@ SET( rekonq_SRCS
webpage.cpp
cookiedialog.cpp
cookieexceptiondialog.cpp
+ rekonqrun.cpp
)