X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FMakefile.am;h=94094bca3535eee743716390738aa58e57d898a5;hb=90dda39995ebbd4c4de8184fd89f528fafc45474;hp=2774521b1bb9dddf3032750b5ef91ddd35fd80a4;hpb=ece47f8e463bab875187bc77b95cb161aee2dcbb;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/Makefile.am b/src/GEOMImpl/Makefile.am index 2774521b1..94094bca3 100644 --- a/src/GEOMImpl/Makefile.am +++ b/src/GEOMImpl/Makefile.am @@ -1,7 +1,4 @@ -# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -19,6 +16,7 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # + # GEOM GEOM : implementaion of GEOM_Gen.idl # File : Makefile.in # Author : Damien COQUERET (OCC) @@ -147,7 +145,8 @@ salomeinclude_HEADERS = \ GEOM_GEOMImpl.hxx ADVANCED_INCLUDES = -##@@ insert new functions before this line @@## +ADVANCED_INCLUDES += GEOMImpl_IPipeTShape.hxx GEOMImpl_PipeTShapeDriver.hxx +##@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@## salomeinclude_HEADERS += $(ADVANCED_INCLUDES) @@ -215,7 +214,8 @@ dist_libGEOMimpl_la_SOURCES = \ GEOMImpl_GlueDriver.cxx ADVANCED_SOURCES = -##@@ insert new functions before this line @@## +ADVANCED_SOURCES += GEOMImpl_PipeTShapeDriver.cxx +##@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@## dist_libGEOMimpl_la_SOURCES += $(ADVANCED_SOURCES)