X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FMakefile.am;h=7a057d2026d056c1df1ebca84fda7f7d13c77e23;hb=45953e0114b2bc6a1f40c6fdf74edb19d72c781e;hp=dcbb70ebc7d86a72011d7119e9b72f5c4e1937d9;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;p=modules%2Fsmesh.git diff --git a/resources/Makefile.am b/resources/Makefile.am index dcbb70ebc..7a057d202 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -37,6 +37,7 @@ dist_salomeres_DATA = \ mesh_aspect.png \ mesh_aspect_3d.png \ mesh_biquad_quadrangle.png \ + mesh_biquad_triangle.png \ mesh_clear.png \ mesh_compute.png \ mesh_diagonal.png \ @@ -113,6 +114,8 @@ dist_salomeres_DATA = \ mesh_update.png \ mesh_vertex_n.png \ mesh_vertex.png \ + mesh_0D_elem.png \ + mesh_0D_on_all_nodes.png \ mesh_volume_3d.png \ bare_border_volume.png \ bare_border_face.png \ @@ -153,7 +156,8 @@ dist_salomeres_DATA = \ mesh_sew_sideelements.png \ mesh_merge_nodes.png \ mesh_merge_elements.png \ - select1.png \ + select1.png \ + open.png \ StdMeshers.xml \ mesh_pattern.png \ mesh_pentahedron.png \ @@ -190,13 +194,14 @@ dist_salomeres_DATA = \ mesh_tree_mesh_partial.png \ mesh_extractGroup.png \ mesh_precompute.png \ - mesh_2d_from_3d.png \ - mesh_free_faces.png \ - scale.png \ - scale_along_axes.png \ + mesh_2d_from_3d.png \ + mesh_free_faces.png \ + scale.png \ + scale_along_axes.png \ split_into_tetra.png \ mesh_duplicate_nodes.png \ mesh_duplicate_nodes_with_elem.png \ + mesh_duplicate_elem_only.png \ mesh_bounding_box.png \ mesh_hypo_viscous_layers.png \ mesh_tree_hypo_viscous_layers.png \