X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FMakefile.am;h=34520f8289ed873912bb0a5b3c55a4b16fae1e4f;hb=9d4adbe924eef5d9b1fe663db83bc8a438d4671e;hp=9a04613b394b6663d8e378c79d02e9ac699d8ffd;hpb=3c1d19eebfa38b5cb48ddf6c955186fd6c840f34;p=modules%2Fsmesh.git diff --git a/src/OBJECT/Makefile.am b/src/OBJECT/Makefile.am index 9a04613b3..34520f828 100644 --- a/src/OBJECT/Makefile.am +++ b/src/OBJECT/Makefile.am @@ -37,6 +37,7 @@ salomeinclude_HEADERS = \ SMESH_PreviewActorsCollection.h \ SMESH_ExtractGeometry.h \ SMESH_FaceOrientationFilter.h +# SMESH_vtkPVUpdateSuppressor.h # Libraries targets @@ -49,6 +50,7 @@ dist_libSMESHObject_la_SOURCES = \ SMESH_ExtractGeometry.cxx \ SMESH_ActorUtils.cxx \ SMESH_FaceOrientationFilter.cxx +# SMESH_vtkPVUpdateSuppressor.cxx libSMESHObject_la_CPPFLAGS = \ $(QT_INCLUDES) \