]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/Material/Makefile.am
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / Material / Makefile.am
index 34347a0f1aa96a79502a358d347c0094c9fd93f2..c0c43367f05bb932536ee1fe11680eec80ab0cfa 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
@@ -46,6 +46,7 @@ libMaterial_la_CPPFLAGS =             \
        -I$(srcdir)/../OBJECT
 
 libMaterial_la_LDFLAGS  = -lVTKViewer -lOCCViewer -lsuit -lSalomeApp \
+       ../OBJECT/libGEOMObject.la              \
        $(GUI_LDFLAGS) -lqtx \
        $(QT_MT_LIBS) \
        $(CAS_LDFLAGS) -lTKV3d -lTKGeomBase \