]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
fix linux compilation
authorabd <abd@opencascade.com>
Thu, 17 Aug 2006 09:13:12 +0000 (09:13 +0000)
committerabd <abd@opencascade.com>
Thu, 17 Aug 2006 09:13:12 +0000 (09:13 +0000)
src/GEOMImpl/Makefile.in

index 73061a42cc83045670352794452d857d5ac0d950..0e62636546bae3e667b5e01fec91530ab04eb747 100644 (file)
@@ -109,7 +109,8 @@ EXPORT_HEADERS= GEOMImpl_Gen.hxx \
                GEOMImpl_IMeasureOperations.hxx \
                GEOMImpl_IGroupOperations.hxx \
                GEOMImpl_CopyDriver.hxx \
-               GEOMImpl_Types.hxx
+               GEOMImpl_Types.hxx \
+               GEOM_GEOMImpl.hxx
 
 # additionnal information to compil and link file
 CPPFLAGS += $(OCC_INCLUDES) $(KERNEL_CXXFLAGS) $(BOOST_CPPFLAGS)