file(GLOB _FILES "*.xml")
install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/keys)
