Salome HOME
speed up NotifySubMeshesHypothesisModification()
[modules/smesh.git] / src / OBJECT / Makefile.am
index 1e690dbb1c63b0055f5a42d8d9932fbeb1509054..0264d62eb58e13b6ca9a3508db07a06b61734c28 100644 (file)
@@ -76,7 +76,9 @@ libSMESHObject_la_LDFLAGS  = \
         ../SMESHClient/libSMESHClient.la \
         ../SMDS/libSMDS.la \
         ../Controls/libSMESHControls.la \
-        $(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit \
+        $(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit -lstd \
+       -lPlot2d \
+       -lSPlot2d \
        $(GEOM_LDFLAGS) -lGEOMObject \
        $(CAS_KERNEL) \
         $(VTK_LIBS) $(QT_MT_LIBS)