Salome HOME
RNC: EDF 1618 Sketcher improvement for arc creation
[modules/geom.git] / src / GEOMClient / Makefile.am
index 6db3208feb99aacfa836f10ee0d444b7d4899c6c..82ffba513c44c5763ed67ef92ed71102c3d93f55 100644 (file)
@@ -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 GEOMClient : tool to transfer BREP files from GEOM server to GEOM client
 #  File   : Makefile.in
 #  Author : Patrick GOLDBRONN (CEA)
@@ -46,13 +44,12 @@ libGEOMClient_la_CPPFLAGS = \
         $(CORBA_INCLUDES)      \
        $(CAS_CPPFLAGS)         \
        $(KERNEL_CXXFLAGS)      \
-       -I$(top_builddir)/idl   \
-       -I$(top_builddir)/salome_adm/unix
+       -I$(top_builddir)/idl
 
 libGEOMClient_la_LDFLAGS  =                            \
        ../../idl/libSalomeIDLGEOM.la                   \
        ../GEOM/libGEOMbasic.la                         \
-       $(KERNEL_LDFLAGS) -lSalomeIDLKernel -lOpUtil    \
+       $(KERNEL_LDFLAGS) -lSalomeIDLKernel -lSALOMEBasics -lOpUtil     \
        $(CAS_TKTopAlgo)
 
 # \