diff --git a/src/GEOM/Makefile.am b/src/GEOM/Makefile.am index a915c6a82..1f05d2536 100644 --- a/src/GEOM/Makefile.am +++ b/src/GEOM/Makefile.am @@ -54,7 +54,7 @@ salomeinclude_HEADERS = \ GEOM_SubShapeDriver.hxx \ GEOM_IOperations.hxx \ GEOM_ISubShape.hxx \ - GEOM_Solver.hxx \ + GEOM_Solver.hxx \ GEOM_PythonDump.hxx \ GEOM_DataMapIteratorOfDataMapOfAsciiStringTransient.hxx \ GEOM_DataMapNodeOfDataMapOfAsciiStringTransient.hxx \