From: dmv Date: Mon, 1 Dec 2008 14:52:56 +0000 (+0000) Subject: 0020068: [CEA 289] includes missing on make install (MEDMEM) X-Git-Tag: EndIntegAG1302~21 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e5e1fd4c08619b5e21f3e761e21fbddbef2072e3;p=tools%2Fmedcoupling.git 0020068: [CEA 289] includes missing on make install (MEDMEM) --- diff --git a/src/ParaMEDMEM/Makefile.am b/src/ParaMEDMEM/Makefile.am index 31f119eca..8bcb9dfc8 100644 --- a/src/ParaMEDMEM/Makefile.am +++ b/src/ParaMEDMEM/Makefile.am @@ -45,6 +45,7 @@ ComponentTopology.hxx\ ExplicitTopology.hxx\ ParaFIELD.hxx\ DEC.hxx\ +DECOptions.hxx \ MxN_Mapping.hxx\ StructuredCoincidentDEC.hxx\ InterpolationMatrix.hxx\ @@ -125,7 +126,6 @@ EXTRA_DIST += \ CommInterface.cxx \ NonCoincidentDEC.cxx \ NonCoincidentDEC.hxx \ - DECOptions.hxx \ README_JR \ TODO_JR \ - Topology.cxx + Topology.cxx \ No newline at end of file