From 9291d206857eb471a11c4af99b51cbed933adc7c Mon Sep 17 00:00:00 2001 From: ageay Date: Wed, 8 Jun 2005 08:53:02 +0000 Subject: [PATCH] Needed for dependancies. --- src/Makefile.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index d0daa6ea2..12b570c8f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -42,8 +42,8 @@ SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch Pat TOOLSDS SALOMEDS Event \ SALOMEGUI TOOLSGUI Plot2d VTKViewer OCCViewer \ SUPERVGraph \ - Session SALOME_SWIG SALOME_SWIG_WITHOUTIHM SALOME_PY \ - RegistryDisplay ModuleGenerator SALOME_PYQT Loader Communication + Session Communication SALOME_SWIG SALOME_SWIG_WITHOUTIHM SALOME_PY \ + RegistryDisplay ModuleGenerator SALOME_PYQT Loader endif ifeq (@WITHIHM@,no) @@ -52,8 +52,8 @@ SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch \ ModuleCatalog DataTypeCatalog RessourcesCatalog \ ResourcesManager Notification NOTIFICATION_SWIG \ Container TestContainer LifeCycleCORBA HDFPersist Prs \ - TOOLSDS SALOMEDS Event \ - SALOME_SWIG_WITHOUTIHM ModuleGenerator Loader Communication + TOOLSDS SALOMEDS Event Communication \ + SALOME_SWIG_WITHOUTIHM ModuleGenerator Loader endif ifeq (@mpi_ok@,yes) -- 2.39.2