]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_I/Makefile.am
Salome HOME
GEOM porting to CMake
[modules/geom.git] / src / GEOM_I / Makefile.am
index a64d9537ec64e935bed28d76c2f2857bf2cc9ca5..4dee78ed982f65f45dccc6c237a5cef1c5105921 100644 (file)
@@ -44,7 +44,6 @@ salomeinclude_HEADERS =                       \
        GEOM_ITransformOperations_i.hh  \
        GEOM_IMeasureOperations_i.hh    \
        GEOM_IGroupOperations_i.hh      \
-       GEOM_IAdvancedOperations_i.hh   \
        GEOM_Gen_i.hh                   \
        GEOM_GEOM_I.hxx                 \
        GEOM_wrap.hxx
@@ -64,7 +63,6 @@ dist_libGEOMEngine_la_SOURCES =               \
        GEOM_ITransformOperations_i.cc  \
        GEOM_IMeasureOperations_i.cc    \
        GEOM_IGroupOperations_i.cc      \
-       GEOM_IAdvancedOperations_i.cc   \
        GEOM_Gen_i.cc                   \
        GEOM_DumpPython.cc