From fe44a3337a8ae2aaf67d0f89d1e179c9405a6d06 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 6 May 2010 07:21:08 +0000 Subject: [PATCH] Fix compilation problem (remove non-required file). --- src/ParallelContainer/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ParallelContainer/Makefile.am b/src/ParallelContainer/Makefile.am index 9a077fa59..6635ab230 100644 --- a/src/ParallelContainer/Makefile.am +++ b/src/ParallelContainer/Makefile.am @@ -80,7 +80,6 @@ lib_LTLIBRARIES = libSalomeParallelContainer.la libSalomeParallelContainer_la_SOURCES = SALOME_ParallelComponent_i.cxx \ SALOME_ParallelContainer_i.cxx \ SALOME_ParallelContainerProxy_i.cxx \ - $(top_srcdir)/src/Container/Salome_file_i.cxx \ Parallel_Salome_file_i.cxx \ SALOME_ParallelGlobalProcessVar_i.cxx -- 2.39.2