
add_subdirectory( kaddressbook ) 
if(QGPGME_FOUND)
if(NOT WIN32)
add_subdirectory( kmail ) 
endif(NOT WIN32)
add_subdirectory( korganizer )
add_subdirectory( summary )
add_subdirectory( specialdates )
endif(QGPGME_FOUND)
add_subdirectory( knotes ) 
add_subdirectory( knode ) 
add_subdirectory( newsticker ) 
add_subdirectory( akregator ) 
add_subdirectory( karm ) 
if(NOT WIN32)
  add_subdirectory( kmobiletools ) 
endif(NOT WIN32)
add_subdirectory( weather )

