Salome HOME
Debug algorithms and hypotheses assignment
[modules/smesh.git] / src / Makefile.in
index 25127807e357e208ad03bb1c0a243c58062dadb5..c4bbfd85f299748acf51519564c8bd9b39b065d5 100644 (file)
 #  $Header$
 
 top_srcdir=@top_srcdir@
 #  $Header$
 
 top_srcdir=@top_srcdir@
-top_builddir=../..
+top_builddir=..
 srcdir=@srcdir@
 VPATH=.:@srcdir@
 
 @COMMENCE@
 
 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@
 
 @MODULE@