From 85bbc106d71bd08a4d1698e28587f8223f3759f1 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 6 Dec 2006 16:16:26 +0000 Subject: [PATCH] PAL13473 (Build repetitive mesh): add icons for the new meshers --- Makefile.in | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 5c579e676..f5cf75a21 100644 --- a/Makefile.in +++ b/Makefile.in @@ -163,7 +163,20 @@ mesh_quad_tetrahedron.png \ mesh_quad_pyramid.png \ mesh_quad_pentahedron.png \ mesh_quad_hexahedron.png \ -mesh_conv_to_quad.png +mesh_conv_to_quad.png \ +mesh_tree_hypo_layers_distribution.png \ +mesh_tree_algo_radial_prism.png \ +mesh_tree_algo_projection_3d.png \ +mesh_tree_algo_projection_2d.png \ +mesh_hypo_source_edge.png \ +mesh_hypo_source_3d.png \ +mesh_hypo_layer_distribution.png \ +mesh_hypo_source_face.png \ +mesh_tree_hypo_source_face.png \ +mesh_tree_hypo_source_edge.png \ +mesh_tree_hypo_source_3d_shape.png \ +mesh_tree_hypo_projection_3d.png \ +mesh_tree_hypo_projection_2d.png \ BIN_SCRIPT= \ VERSION -- 2.30.2