X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Makefile.in;h=ded60d8ed783fa7388ab61bb981d06a730a111fe;hb=bda94a983ea2990c827a0d8886767b74f25e492e;hp=26c7358b5d3586099d40c43f37c67c9b9e434368;hpb=3ee8318e9b02e1581e9018353546296151949b58;p=modules%2Fsmesh.git diff --git a/Makefile.in b/Makefile.in index 26c7358b5..ded60d8ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:./bin:@top_srcdir@/idl @COMMENCE@ -SUBDIRS = idl src doc +SUBDIRS = idl src doc adm_local RESOURCES_FILES = \ delete.png \ @@ -89,6 +89,7 @@ mesh_triangle.png \ mesh_update.png \ mesh_vertex_n.png \ mesh_vertex.png \ +mesh_volume_3d.png \ mesh_wireframe.png \ mesh_points.png \ mesh_wrap.png \ @@ -126,12 +127,18 @@ SMESH_en.xml \ SMESH.config \ StdMeshers.xml \ SMESHCatalog.xml \ -flight_solid.brep \ mesh_pattern.png \ pattern_sample_2d.png \ pattern_sample_3D.png \ mesh_add.png \ -mesh_remove.png +mesh_remove.png \ +mesh_quad_edge.png \ +mesh_quad_triangle.png \ +mesh_quad_quadrangle.png \ +mesh_quad_tetrahedron.png \ +mesh_quad_pyramid.png \ +mesh_quad_pentahedron.png \ +mesh_quad_hexahedron.png BIN_SCRIPT= \ VERSION