Salome HOME
Merge from V6_main 13/12/2012
[modules/geom.git] / src / GEOMImpl / Makefile.am
index 69cda82da32fc96aeae8fa87b19698cd08df71cc..8ce12ca2e7d0aef3207eeed8b0492f20f0dc7ecb 100644 (file)
@@ -83,6 +83,7 @@ salomeinclude_HEADERS =                               \
        GEOMImpl_ITorus.hxx                     \
        GEOMImpl_IPrism.hxx                     \
        GEOMImpl_IPipe.hxx                      \
+       GEOMImpl_IPipePath.hxx                  \
        GEOMImpl_IRevolution.hxx                \
        GEOMImpl_IMeasure.hxx                   \
        GEOMImpl_IShapes.hxx                    \
@@ -111,6 +112,7 @@ salomeinclude_HEADERS =                             \
        GEOMImpl_TorusDriver.hxx                \
        GEOMImpl_PrismDriver.hxx                \
        GEOMImpl_PipeDriver.hxx                 \
+       GEOMImpl_PipePathDriver.hxx             \
        GEOMImpl_ThruSectionsDriver.hxx         \
        GEOMImpl_RevolutionDriver.hxx           \
        GEOMImpl_ShapeDriver.hxx                \
@@ -185,6 +187,7 @@ dist_libGEOMimpl_la_SOURCES =                       \
        GEOMImpl_TorusDriver.cxx                \
        GEOMImpl_PrismDriver.cxx                \
        GEOMImpl_PipeDriver.cxx                 \
+       GEOMImpl_PipePathDriver.cxx             \
        GEOMImpl_ThruSectionsDriver.cxx         \
        GEOMImpl_RevolutionDriver.cxx           \
        GEOMImpl_ShapeDriver.cxx                \