From: eap Date: Tue, 25 Jun 2013 15:23:19 +0000 (+0000) Subject: CoTech decision: move MEDWrapper from MED to SMESH X-Git-Tag: V7_3_0a1~311 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=12d456d34ef3db1936d7212e83bc807aeddbfae3 CoTech decision: move MEDWrapper from MED to SMESH --- diff --git a/src/Tools/padder/meshjob/impl/Makefile.am b/src/Tools/padder/meshjob/impl/Makefile.am index cd3e8b540..c72666449 100644 --- a/src/Tools/padder/meshjob/impl/Makefile.am +++ b/src/Tools/padder/meshjob/impl/Makefile.am @@ -71,7 +71,7 @@ libSPADDERPluginTesterEngine_la_LIBADD = \ # For testing SMESH # libSPADDERPluginTesterEngine_la_CXXFLAGS += \ - @GEOM_CXXFLAGS@ @MED_CXXFLAGS@ \ + @GEOM_CXXFLAGS@ \ -I$(top_builddir)/idl \ -I$(top_srcdir)/src/SMESH \ -I$(top_srcdir)/src/SMESH_I \