]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM/Makefile.am
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / GEOM / Makefile.am
index a3924d8ad39a193c5c4032977ca2884c4a931a4f..68f248fb60b52b6b5c39b6a95c88e8978ccbddb6 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
@@ -15,6 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
 #  File   : Makefile.in
 #  Author : Damien COQUERET (OCC)
@@ -71,6 +72,6 @@ libGEOMbasic_la_CPPFLAGS =    \
 libGEOMbasic_la_LDFLAGS  =                     \
        $(KERNEL_LDFLAGS) -lSALOMELocalTrace -lSALOMEBasics     \
        $(STDLIB)                               \
-       $(CAS_LDPATH) -lTKXSBase                \
+       $(CAS_LDPATH) -lTKXSBase -lTKG3d        \
        $(CAS_OCAF)                             \
        $(CAS_OCAFVIS)