X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMakefile.in;h=e9ce507781b824334cde328a537ffa6dd1287764;hp=0527a7abef6fc47729b63cccb21342d468a9047d;hb=984c4ffdd7df62aeaedc544cd0b8e64ff8f53f1a;hpb=c3bf92bd87b770fd81631a3853f7f5bb1ac6a4e8 diff --git a/src/Makefile.in b/src/Makefile.in index 0527a7abe..e9ce50778 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -15,7 +15,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # # @@ -31,9 +31,11 @@ VPATH=.:@srcdir@ @COMMENCE@ +MED_CXXFLAGS=@MED_CXXFLAGS@ + SUBDIRS = \ - SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV \ - SMESH SMESH_I OBJECT SMESHFiltersSelection SMESHGUI SMESH_SWIG \ + SMDS SMESHDS Controls Driver DriverMED DriverDAT DriverUNV DriverSTL \ + SMESH SMESH_I SMESHClient OBJECT SMESHFiltersSelection SMESHGUI SMESH_SWIG \ MEFISTO2 StdMeshers StdMeshers_I StdMeshersGUI @MODULE@