Salome HOME
Merge from V5_1_main 14/05/2010
[plugins/blsurfplugin.git] / src / GUI / Makefile.am
index 8ffd461eee321f897ec3a11825882bd2ee769135..c10e802e73804d4159a5bc476b4a20ec1e0af1c3 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2007-2008  CEA/DEN, EDF R&D
+#  Copyright (C) 2007-2010  CEA/DEN, EDF R&D
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # ---
 # File   : Makefile.am
 # Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com)
@@ -59,8 +60,9 @@ libBLSURFPluginGUI_la_CPPFLAGS =      \
        -I$(top_builddir)/idl
 
 libBLSURFPluginGUI_la_LDFLAGS =                        \
+       $(QT_LIBS) \
        ../BLSURFPlugin/libBLSURFEngine.la      \
-       $(GUI_LDFLAGS) -lqtx -lSalomeApp        \
+       $(GUI_LDFLAGS) -lqtx -lSalomeApp -lsuit -lSalomeObject -lLightApp       \
        ${SMESH_LDFLAGS} -lSMESH -lGeomSelectionTools \
        $(CAS_KERNEL) $(BLSURF_LIBS)