Salome HOME
PAL13639 (EDF PAL 317 : SMESH : Create "0D Hypothesis")
[modules/smesh.git] / src / StdMeshers_I / Makefile.in
index ad995c7e13687a5116cecfe7c1bc62d45e46de80..f96b813b5e6daec6b4f58b9186411b9e4a591f77 100644 (file)
@@ -61,7 +61,8 @@ EXPORT_HEADERS = \
        StdMeshers_ProjectionSource3D_i.hxx \
        StdMeshers_Projection_1D_2D_3D_i.hxx \
        StdMeshers_ObjRefUlils.hxx \
-       StdMeshers_LayerDistribution_i.hxx
+       StdMeshers_LayerDistribution_i.hxx \
+       StdMeshers_CompositeSegment_1D_i.hxx
 
 # Libraries targets
 
@@ -93,7 +94,10 @@ LIB_SRC = \
        StdMeshers_ProjectionSource3D_i.cxx \
        StdMeshers_Projection_1D_2D_3D_i.cxx \
        StdMeshers_ObjRefUlils.cxx \
-       StdMeshers_LayerDistribution_i.cxx
+       StdMeshers_LayerDistribution_i.cxx \
+       StdMeshers_SegmentAroundVertex_0D_i.cxx \
+       StdMeshers_SegmentLengthAroundVertex_i.cxx \
+       StdMeshers_CompositeSegment_1D_i.cxx
 
 LIB_SERVER_IDL = SMESH_BasicHypothesis.idl