Salome HOME
PAL18920: 2 Meshes with the same hypothesis : one compute well but the other not !?!
[modules/smesh.git] / src / StdMeshers / Makefile.am
index 64b2af9335fee09d8f4e36f0f330a92bb83da0ab..74d632a6f086376d363fb2cb5ba034b884ad2410 100644 (file)
@@ -58,10 +58,11 @@ salomeinclude_HEADERS = \
        StdMeshers_RadialPrism_3D.hxx  \
        StdMeshers_ProjectionUtils.hxx \
        StdMeshers_LayerDistribution.hxx \
-       StdMeshers_CompositeSegment_1D.hxx \
-       StdMeshers_FaceSide.hxx \
        StdMeshers_SegmentAroundVertex_0D.hxx \
        StdMeshers_SegmentLengthAroundVertex.hxx \
+       StdMeshers_FaceSide.hxx \
+       StdMeshers_CompositeSegment_1D.hxx \
+       StdMeshers_UseExisting_1D2D.hxx \
        SMESH_StdMeshers.hxx
 
 # Libraries targets
@@ -99,10 +100,11 @@ dist_libStdMeshers_la_SOURCES = \
        StdMeshers_RadialPrism_3D.cxx \
        StdMeshers_ProjectionUtils.cxx \
        StdMeshers_LayerDistribution.cxx \
-       StdMeshers_CompositeSegment_1D.cxx \
-       StdMeshers_FaceSide.cxx \
        StdMeshers_SegmentAroundVertex_0D.cxx \
-       StdMeshers_SegmentLengthAroundVertex.cxx
+       StdMeshers_SegmentLengthAroundVertex.cxx \
+       StdMeshers_FaceSide.cxx \
+       StdMeshers_CompositeSegment_1D.cxx \
+       StdMeshers_UseExisting_1D2D.cxx
 
 
 # additionnal information to compil and link file