diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 50fc2333..b18f6275 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,7 +7,8 @@ SET( rekonq_SRCS cookiejar.cpp edittableview.cpp edittreeview.cpp - history.cpp + history.cpp + download.cpp bookmarks.cpp modelmenu.cpp networkaccessmanager.cpp |