diff --git a/resources/Makefile.am b/resources/Makefile.am index fd51e821a..5adb066c5 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -162,7 +162,8 @@ dist_salomeres_DATA = \ mesh_tree_hypo_projection_2d.png \ mesh_build_compound.png \ mesh_node_to_point.png \ - mesh_tree_mesh_partial.png + mesh_tree_mesh_partial.png \ + mesh_extractGroup.png # VSR: little trick to avoid putting if SMESHCatalog.xml to the distribution archive nodist_salomeres_SCRIPTS = SMESHCatalog.xml diff --git a/resources/mesh_extractGroup.png b/resources/mesh_extractGroup.png new file mode 100755 index 000000000..39ad76395 Binary files /dev/null and b/resources/mesh_extractGroup.png differ