Salome HOME
0021684: EDF 2221 : Display the arguments and the name of the operations
[modules/geom.git] / src / GEOM / Makefile.am
index 872f785f96c5267c3f699c0ebc3ccbcebf4b7d67..1ad106618bfa104c34b08b061896fd7cb677db19 100644 (file)
@@ -35,6 +35,7 @@ dist_libGEOMbasic_la_SOURCES =                \
        GEOM_Object.cxx                 \
        GEOM_IOperations.cxx            \
        GEOM_Solver.cxx                 \
+       GEOM_BaseDriver.cxx             \
        GEOM_SubShapeDriver.cxx         \
        GEOM_PythonDump.cxx             \
        GEOM_DataMapNodeOfDataMapOfAsciiStringTransient_0.cxx           \
@@ -50,6 +51,7 @@ salomeinclude_HEADERS =                       \
        GEOM_Engine.hxx                 \
        GEOM_Function.hxx               \
        GEOM_Object.hxx                 \
+       GEOM_BaseDriver.hxx             \
        GEOM_SubShapeDriver.hxx         \
        GEOM_IOperations.hxx            \
        GEOM_ISubShape.hxx              \