X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMakefile.in;h=c4bbfd85f299748acf51519564c8bd9b39b065d5;hp=c3dd0dc5efbc6aa71beb0196b807a28b8688d969;hb=317741e60dd7db682685ae97a87ee1da18f5b830;hpb=faa1c8f2bc27c5244a34fe03584826de59cb17b3 diff --git a/src/Makefile.in b/src/Makefile.in index c3dd0dc5e..c4bbfd85f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -31,14 +31,9 @@ VPATH=.:@srcdir@ @COMMENCE@ -SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \ - SMESH SMESH_I SMESHFiltersSelection SMESHGUI \ - SMESH_SWIG - -ifeq (@WITHNETGEN@,yes) -SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \ - NETGEN SMESH SMESH_I SMESHFiltersSelection SMESHGUI \ - SMESH_SWIG -endif +SUBDIRS = \ + SMDS SMESHDS Controls Driver DriverMED DriverDAT DriverUNV DriverSTL \ + SMESH SMESH_I OBJECT SMESHFiltersSelection SMESHGUI SMESH_SWIG \ + MEFISTO2 StdMeshers StdMeshers_I StdMeshersGUI @MODULE@