Salome HOME
update __init__ function of Mesh_Triangle class
[modules/smesh.git] / src / SMESHDS / Makefile.in
index a182eaa83bb61109becc1e633834637d6d1cb740..c1584c8e5f41c19bec97aca795721360c7b90def 100644 (file)
@@ -67,7 +67,9 @@ EXPORT_HEADERS= \
        SMESHDS_SubMesh.hxx \
        SMESHDS_GroupBase.hxx \
        SMESHDS_Group.hxx \
-       SMESHDS_GroupOnGeom.hxx
+       SMESHDS_GroupOnGeom.hxx \
+       SMESH_SMESHDS.hxx \
+       SMESHDS_DataMapOfShape.hxx
 
 # additionnal information to compil and link file
 CPPFLAGS += $(OCC_INCLUDES) $(KERNEL_CXXFLAGS) $(BOOST_CPPFLAGS)