From: ageay Date: Wed, 8 Jun 2005 08:53:02 +0000 (+0000) Subject: Needed for dependancies. X-Git-Tag: T2_2_4a3~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9291d206857eb471a11c4af99b51cbed933adc7c;p=modules%2Fkernel.git Needed for dependancies. --- 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)