Salome HOME
SMH: Fix of dependency - Session must be independent from SalomeApp
[modules/gui.git] / src / Makefile.in
index d41666b38ed62da8f71484229329ba1e3d63b1df..ce0501f293bd015d0a43e6e1ba31b175c34ab4df 100755 (executable)
@@ -34,7 +34,7 @@ VPATH=.:@srcdir@
 
 SUBDIRS = Qtx SUIT STD CAF CAM SUITApp VTKViewer OCCViewer GLViewer \
           LogWindow Event Loader OBJECT Prs PyInterp PythonConsole ObjBrowser \
-          RegistryDisplay Plot2d TOOLSGUI SOCC SVTK SPlot2d SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph Session
+          RegistryDisplay Plot2d TOOLSGUI SOCC SVTK SPlot2d Session SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph
 # excluded :  SALOME_PYQT
 
 @MODULE@