diff options
| author | Andrea Diamantini <adjam7@gmail.com> | 2010-03-22 02:46:24 +0100 | 
|---|---|---|
| committer | Andrea Diamantini <adjam7@gmail.com> | 2010-03-22 02:46:24 +0100 | 
| commit | 6a34b95f02848f75057f5e913e500115643fde5d (patch) | |
| tree | ad739ca5320a16b3d007760e9a71619ba810b372 /src/CMakeLists.txt | |
| parent | Downloads Page (diff) | |
| download | rekonq-6a34b95f02848f75057f5e913e500115643fde5d.tar.xz | |
First SSL support.
checking metadata missing..
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d41ebfe0..bc4e91c8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -23,6 +23,7 @@ SET( rekonq_KDEINIT_SRCS      webinspectorpanel.cpp      webpage.cpp      webpluginfactory.cpp +    websslinfo.cpp      websnap.cpp      webview.cpp      webtab.cpp | 
