add_subdirectory( multimedia )
add_subdirectory( shutdown )
add_subdirectory( system )

install(
    FILES hibernate.desktop
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/extras
)
