Salome HOME
Mantis issue 0021423: MakeScaleAlongAxes does not work.
[modules/geom.git] / src / GEOMImpl / Makefile.am
index a0ec6a7fd6d394bb4f5b47eb61d6b79f407b5260..5cb6822517e059b4066ec669d7ae2cb5afd80916 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2012  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
 #  Author : Damien COQUERET (OCC)
 #  Modified by : Alexander BORODIN (OCN) - autotools usage
 #  Module : GEOM
-#  $Header: 
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 # Libraries targets
-
 lib_LTLIBRARIES = libGEOMimpl.la
 
-# header files 
+# header files
 salomeinclude_HEADERS =                                \
        GEOMImpl_Gen.hxx                        \
        GEOMImpl_IBasicOperations.hxx           \
@@ -104,12 +102,6 @@ salomeinclude_HEADERS =                            \
        GEOMImpl_MirrorDriver.hxx               \
        GEOMImpl_ProjectionDriver.hxx           \
        GEOMImpl_OffsetDriver.hxx               \
-       BRepBuilderAPI_GTransform_21423.hxx             \
-       BRepBuilderAPI_ModifyShape_21423.hxx            \
-       BRepBuilderAPI_NurbsConvert_21423.hxx           \
-       BRepTools_Modifier_21423.hxx                    \
-       BRepTools_NurbsConvertModification_21423.hxx    \
-       Handle_BRepTools_NurbsConvertModification_21423.hxx     \
        GEOMImpl_ScaleDriver.hxx                \
        GEOMImpl_PositionDriver.hxx             \
        GEOMImpl_BoxDriver.hxx                  \
@@ -180,11 +172,6 @@ dist_libGEOMimpl_la_SOURCES =                      \
        GEOMImpl_MirrorDriver.cxx               \
        GEOMImpl_ProjectionDriver.cxx           \
        GEOMImpl_OffsetDriver.cxx               \
-       BRepBuilderAPI_GTransform_21423.cxx             \
-       BRepBuilderAPI_ModifyShape_21423.cxx            \
-       BRepBuilderAPI_NurbsConvert_21423.cxx           \
-       BRepTools_Modifier_21423.cxx                    \
-       BRepTools_NurbsConvertModification_21423.cxx    \
        GEOMImpl_ScaleDriver.cxx                \
        GEOMImpl_PositionDriver.cxx             \
        GEOMImpl_BoxDriver.cxx                  \
@@ -257,7 +244,7 @@ libGEOMimpl_la_LDFLAGS  =                   \
        ../SKETCHER/libGEOMSketcher.la          \
        $(KERNEL_LDFLAGS) -lSALOMELocalTrace -lSALOMEBasics     \
        $(STDLIB)                               \
-       $(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset \
+       $(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset -lTKFeat \
         $(PYTHON_LIBS)
 
 # extra dist files