From: inv Date: Mon, 22 Jul 2013 12:53:06 +0000 (+0000) Subject: Fix link errors. X-Git-Tag: V7_3_0a1~15 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f52da526d39d4d65a23434a15e8c4063634f1870;p=modules%2Fjobmanager.git Fix link errors. --- diff --git a/src/standalone/Makefile.am b/src/standalone/Makefile.am index d3b5781..d360d9c 100644 --- a/src/standalone/Makefile.am +++ b/src/standalone/Makefile.am @@ -40,6 +40,9 @@ jobmanager_gui_LDADD = -lQtGui -lQtCore \ $(top_builddir)/src/wrappers/libBL_Wrappers_Qt.la \ @OMNIORB_LIBS@ \ $(top_builddir)/idl/libJOBMANAGER_IDL.la \ - -L$(KERNEL_ROOT_DIR)/lib/salome -lSalomeLifeCycleCORBA -lSalomeIDLKernel -lSalomeNS + -L$(KERNEL_ROOT_DIR)/lib/salome -lSalomeLifeCycleCORBA -lSalomeIDLKernel -lSalomeNS -lOpUtil \ + -lSALOMELocalTrace -lSALOMEBasics -lSalomeContainer -lSalomeHDFPersist -lSalomeResourcesManager \ + -lResourcesManager -lSalomeIDLKernel -lSalomeGenericObj -lSalomeNotification -lRegistry + EXTRA_DIST = start_jobmanager.sh.in