From: maintenance team Date: Mon, 23 Apr 2007 14:26:23 +0000 (+0000) Subject: Small modification X-Git-Tag: V4_0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2d4013ab7a9b7945dd3a1e8be6db05503e8e464f;p=modules%2Fsmesh.git Small modification --- diff --git a/src/StdMeshers_I/Makefile.am b/src/StdMeshers_I/Makefile.am index 03c8cf11f..31f0ef39f 100644 --- a/src/StdMeshers_I/Makefile.am +++ b/src/StdMeshers_I/Makefile.am @@ -90,9 +90,9 @@ dist_libStdMeshersEngine_la_SOURCES = \ StdMeshers_Projection_1D_2D_3D_i.cxx \ StdMeshers_ObjRefUlils.cxx \ StdMeshers_LayerDistribution_i.cxx \ - StdMeshers_CompositeSegment_1D_i.hxx \ - StdMeshers_SegmentAroundVertex_0D_i.hxx \ - StdMeshers_SegmentLengthAroundVertex_i.hxx + StdMeshers_CompositeSegment_1D_i.cxx \ + StdMeshers_SegmentAroundVertex_0D_i.cxx \ + StdMeshers_SegmentLengthAroundVertex_i.cxx # additionnal information to compil and link file libStdMeshersEngine_la_CPPFLAGS = \