X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMakefile.in;h=c4bbfd85f299748acf51519564c8bd9b39b065d5;hp=25127807e357e208ad03bb1c0a243c58062dadb5;hb=317741e60dd7db682685ae97a87ee1da18f5b830;hpb=4791f5b30ea7a9c1247aa551750dc71cb83b99aa diff --git a/src/Makefile.in b/src/Makefile.in index 25127807e..c4bbfd85f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -25,15 +25,15 @@ # $Header$ top_srcdir=@top_srcdir@ -top_builddir=../.. +top_builddir=.. srcdir=@srcdir@ VPATH=.:@srcdir@ @COMMENCE@ -SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \ - SMESH SMESH_I SMESHFiltersSelection SMESHGUI \ - SMESH_SWIG -# OBJECT SMDS SMESHDS SMESH SMESH_I SMESHGUI +SUBDIRS = \ + SMDS SMESHDS Controls Driver DriverMED DriverDAT DriverUNV DriverSTL \ + SMESH SMESH_I OBJECT SMESHFiltersSelection SMESHGUI SMESH_SWIG \ + MEFISTO2 StdMeshers StdMeshers_I StdMeshersGUI @MODULE@