1 # the following two are included directly in krunner itself
3 #add_subdirectory(shell)
5 # these are all loadable runners
6 add_subdirectory(search)
7 add_subdirectory(calculator)
9 install( FILES krunnerrunner.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )