]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
SAN: Enable SALOMEPYQT
authorsmh <smh@opencascade.com>
Tue, 31 May 2005 11:04:11 +0000 (11:04 +0000)
committersmh <smh@opencascade.com>
Tue, 31 May 2005 11:04:11 +0000 (11:04 +0000)
src/Makefile.in

index ce0501f293bd015d0a43e6e1ba31b175c34ab4df..390f8773defaeccc1ba96e8bf59851f3c94c8d12 100755 (executable)
@@ -34,7 +34,6 @@ 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 Session SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph
-# excluded :  SALOME_PYQT
+          RegistryDisplay Plot2d TOOLSGUI SOCC SVTK SPlot2d Session SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph SALOME_PYQT
 
 @MODULE@