From 897b376df29a8cc02fa822a18309bd334a904583 Mon Sep 17 00:00:00 2001 From: Rahman Duran Date: Wed, 25 Mar 2009 23:02:49 +0000 Subject: SVN_SILENT: Make dolphinremoteencoding included in dolphinprivate. svn path=/trunk/KDE/kdebase/apps/; revision=944693 --- src/CMakeLists.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 629adea88..7ab2c5a28 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -29,7 +29,8 @@ set(dolphinprivate_LIB_SRCS dolphincategorydrawer.cpp dolphinview.cpp dolphinviewactionhandler.cpp - dolphinviewautoscroller.cpp + dolphinviewautoscroller.cpp + dolphinremoteencoding.cpp draganddrophelper.cpp folderexpander.cpp renamedialog.cpp @@ -74,7 +75,6 @@ install(TARGETS dolphinprivate ${INSTALL_TARGETS_DEFAULT_ARGS}) set(dolphinpart_SRCS dolphinpart.cpp - dolphinremoteencoding.cpp ) @@ -90,7 +90,6 @@ install(FILES dolphinpart.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) ########################################## set(dolphin_SRCS - dolphinremoteencoding.cpp dolphinapplication.cpp dolphinmainwindow.cpp dolphinnewmenu.cpp -- cgit v1.3.1