From 96667a6ee21f492fb994cfc0eebcdf328f4acf90 Mon Sep 17 00:00:00 2001 From: prascle Date: Thu, 20 Apr 2006 19:43:51 +0000 Subject: [PATCH] PR: remove unused files --- configure.ac | 2 -- idl/Makefile.am | 1 - 2 files changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index 476e903dd..5b0d9407f 100644 --- a/configure.ac +++ b/configure.ac @@ -508,7 +508,6 @@ AC_OUTPUT([ \ ./src/Communication/Makefile \ ./src/Communication_SWIG/Makefile \ ./src/Container/Makefile \ - ./src/DataTypeCatalog/Makefile \ ./src/GenericObj/Makefile \ ./src/HDFPersist/Makefile \ ./src/KERNEL_PY/Makefile \ @@ -528,7 +527,6 @@ AC_OUTPUT([ \ ./src/NOTIFICATION_SWIG/Makefile \ ./src/Registry/Makefile \ ./src/ResourcesManager/Makefile \ - ./src/RessourcesCatalog/Makefile \ ./src/SALOMEDS/Makefile \ ./src/SALOMEDS/Test/Makefile \ ./src/SALOMEDSClient/Makefile \ diff --git a/idl/Makefile.am b/idl/Makefile.am index 597b73de1..295730b3c 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -49,7 +49,6 @@ BASEIDL_SOURCES =\ SALOME_ExceptionSK.cc \ SALOME_CommSK.cc \ SALOME_ModuleCatalogSK.cc \ - SALOME_DataTypeCatalogSK.cc \ SALOME_RessourcesCatalogSK.cc \ SALOMEDSSK.cc \ SALOMEDS_AttributesSK.cc \ -- 2.39.2