Salome HOME
0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh
[modules/smesh.git] / src / SMESHUtils / Makefile.am
index e01259e9fa936045a7519b1564d1b161b966751c..414ab25ff3fd274d70cdd8a8c6c20cb1ff8a22ed 100644 (file)
@@ -34,7 +34,8 @@ salomeinclude_HEADERS = \
        SMESH_ComputeError.hxx \
        SMESH_File.hxx \
        SMESH_Utils.hxx \
-       SMESH_TryCatch.hxx
+       SMESH_TryCatch.hxx \
+       SMESH_MeshAlgos.hxx
 
 # Libraries targets
 
@@ -46,7 +47,8 @@ dist_libSMESHUtils_la_SOURCES = \
        SMESH_Octree.cxx \
        SMESH_OctreeNode.cxx \
        SMESH_TryCatch.cxx \
-       SMESH_File.cxx
+       SMESH_File.cxx \
+       SMESH_MeshAlgos.cxx
 
 # additionnal information to compile and link file
 libSMESHUtils_la_CPPFLAGS = \