From: vsr Date: Wed, 15 Oct 2008 10:07:14 +0000 (+0000) Subject: Issue 0019981: integrate patch for compilation with cmake (from E.Adam) X-Git-Tag: V5_1_0a3~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dac323022186f4437b449606d44f204a433376c5;p=modules%2Fkernel.git Issue 0019981: integrate patch for compilation with cmake (from E.Adam) --- diff --git a/src/SALOMEDSClient/Makefile.am b/src/SALOMEDSClient/Makefile.am index 4615a1a86..80c2347d6 100644 --- a/src/SALOMEDSClient/Makefile.am +++ b/src/SALOMEDSClient/Makefile.am @@ -86,7 +86,7 @@ COMMON_CPPFLAGS= \ # This local variable defines the list of dependant libraries common to all target in this package. -COMMON_LIBS = +COMMON_LIBS = $(top_builddir)/idl/libSalomeIDLKernel.la # # ===============================================================