]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
change libInterGeometric2DAlg.so to be generated, and not static BS_20100202
authorsecher <secher>
Tue, 2 Feb 2010 14:50:31 +0000 (14:50 +0000)
committersecher <secher>
Tue, 2 Feb 2010 14:50:31 +0000 (14:50 +0000)
src/INTERP_KERNEL/Geometric2D/Makefile.am

index 7e1b9fc461ead86fe5b0b88d144589e085e7e5c5..c7c72e6718fc23ef1e3c60af67aaa68c89a95b01 100644 (file)
@@ -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               \