From adce8459b83cd7494dbc4c552c5079dc22e68a54 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 22 Nov 2011 18:38:16 +0100 Subject: Clean out ftp code to easily add in the future new sync implementations --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 11f079a6..2e43bedf 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -95,6 +95,7 @@ SET( rekonq_KDEINIT_SRCS #---------------------------------------- sync/syncmanager.cpp sync/syncwidget.cpp + sync/ftpsynchandler.cpp ) -- cgit v1.2.1