file( GLOB INFO_HTML_FILES "*.html" )
install( FILES ${INFO_HTML_FILES}
         DESTINATION ${DATA_INSTALL_DIR}/step/objinfo/l10n/zh_CN )
