From kde-commits Mon Jan 04 17:51:03 2010 From: Ambroz Bizjak Date: Mon, 04 Jan 2010 17:51:03 +0000 To: kde-commits Subject: KDE/kdebase/runtime/kurifilter-plugins Message-Id: <1262627463.410790.22509.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126262747828270 SVN commit 1070011 by abizjak: Revert 1070005 M +1 -0 CMakeLists.txt A fixhost (directory) fixhost#1070004 --- trunk/KDE/kdebase/runtime/kurifilter-plugins/CMakeLists.txt #1070010:1070011 @@ -3,4 +3,5 @@ endif( NOT WIN32 ) add_subdirectory( ikws ) add_subdirectory( shorturi ) +add_subdirectory( fixhost ) add_subdirectory( tests )