diff --git a/resources/Makefile.am b/resources/Makefile.am index c6756f673..dcbb70ebc 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -202,7 +202,8 @@ dist_salomeres_DATA = \ mesh_tree_hypo_viscous_layers.png \ mesh_min_dist.png \ reorient_faces_point.png \ - reorient_faces_face.png + reorient_faces_face.png \ + mesh_ball.png # VSR: little trick to avoid putting if SMESHCatalog.xml to the distribution archive nodist_salomeres_SCRIPTS = SMESHCatalog.xml SalomeApp.xml diff --git a/resources/mesh_ball.png b/resources/mesh_ball.png new file mode 100644 index 000000000..ad6c92dce Binary files /dev/null and b/resources/mesh_ball.png differ