From: eap Date: Mon, 4 Mar 2013 14:02:27 +0000 (+0000) Subject: Remove "Suspicious continuation in line 85" X-Git-Tag: pluginMGCleaner~84 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f0275eace696e53df431386fc6de6336ea48a5f1;p=modules%2Fsmesh.git Remove "Suspicious continuation in line 85" --- diff --git a/src/DriverMED/Makefile.am b/src/DriverMED/Makefile.am index 7a20cbd93..f111c0620 100644 --- a/src/DriverMED/Makefile.am +++ b/src/DriverMED/Makefile.am @@ -22,7 +22,6 @@ # Author : Marc Tajchman (CEA) # Modified by : Alexander BORODIN (OCN) - autotools usage # Module : SMESH -# $Header$ # include $(top_srcdir)/adm_local/unix/make_common_starter.am @@ -83,6 +82,6 @@ MED_Test_LDADD = \ -lMEDWrapper \ -lMEDWrapperBase \ -lMEDWrapper_V2_2 \ - -lMEDWrapper_V2_1 \ + -lMEDWrapper_V2_1 \ $(BOOST_LIB_SYSTEM)