From: secher Date: Tue, 2 Feb 2010 14:50:31 +0000 (+0000) Subject: change libInterGeometric2DAlg.so to be generated, and not static X-Git-Tag: BS_20100202 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e7a728c3a8d6af21da11702e5d7f122df825afbf;p=tools%2Fmedcoupling.git change libInterGeometric2DAlg.so to be generated, and not static --- diff --git a/src/INTERP_KERNEL/Geometric2D/Makefile.am b/src/INTERP_KERNEL/Geometric2D/Makefile.am index 7e1b9fc46..c7c72e671 100644 --- a/src/INTERP_KERNEL/Geometric2D/Makefile.am +++ b/src/INTERP_KERNEL/Geometric2D/Makefile.am @@ -22,7 +22,7 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am -noinst_LTLIBRARIES = libInterpGeometric2DAlg.la +lib_LTLIBRARIES = libInterpGeometric2DAlg.la dist_libInterpGeometric2DAlg_la_SOURCES = \ AbstractEdge.cxx \