X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=91f81257ec63339db11971c4acbd0f143201a9b8;hb=ab41913b136c189f3aab5e4ce3f3da7f62395f23;hp=8f779b4625c6e85d6eb24081c5d24bf21d9b9b0b;hpb=b9d614a9b0642314cda41b09f92912483034922f;p=modules%2Fkernel.git diff --git a/src/Makefile.in b/src/Makefile.in index 8f779b462..91f81257e 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -36,7 +36,7 @@ ifeq (@WITHIHM@,yes) SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch PatchQt \ GenericObj MEDWrapper NamingService Registry \ ModuleCatalog DataTypeCatalog RessourcesCatalog \ - Notification NOTIFICATION_SWIG \ + ResourcesManager Notification NOTIFICATION_SWIG \ Container TestContainer LifeCycleCORBA HDFPersist Prs \ VTKFilter OBJECT \ TOOLSDS SALOMEDS Event \ @@ -47,10 +47,10 @@ SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch Pat endif ifeq (@WITHIHM@,no) -SUBDIRS = MSG2QM SALOMELocalTrace Logger Utils CASCatch \ +SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch \ GenericObj NamingService Registry \ ModuleCatalog DataTypeCatalog RessourcesCatalog \ - Notification NOTIFICATION_SWIG \ + ResourcesManager Notification NOTIFICATION_SWIG \ Container TestContainer LifeCycleCORBA HDFPersist Prs \ TOOLSDS SALOMEDS Event \ SALOME_SWIG_WITHOUTIHM ModuleGenerator Loader Communication