X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FMakefile.am;h=fa9b24036d6e47a27d149392ab5ec48f70979b0d;hb=4a87093dce659ebda0d59761cd1a0350c542ab5a;hp=4cb55e8103b76d619cb8470832c3c1a61ae29cd1;hpb=1067ffa6e7e5c394e3a1b17219d8b355a57607cd;p=modules%2Fsmesh.git diff --git a/resources/Makefile.am b/resources/Makefile.am index 4cb55e810..fa9b24036 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 \ @@ -199,6 +200,7 @@ dist_salomeres_DATA = \ 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 \