Remove "Suspicious continuation in line 85"

This commit is contained in:
eap 2013-03-04 14:02:27 +00:00
parent 39c2e0502a
commit f0275eace6

View File

@ -22,7 +22,6 @@
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$
# #
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
@ -83,6 +82,6 @@ MED_Test_LDADD = \
-lMEDWrapper \ -lMEDWrapper \
-lMEDWrapperBase \ -lMEDWrapperBase \
-lMEDWrapper_V2_2 \ -lMEDWrapper_V2_2 \
-lMEDWrapper_V2_1 \ -lMEDWrapper_V2_1 \
$(BOOST_LIB_SYSTEM) $(BOOST_LIB_SYSTEM)