]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
0020068: [CEA 289] includes missing on make install (MEDMEM)
authordmv <dmv@opencascade.com>
Mon, 1 Dec 2008 14:52:56 +0000 (14:52 +0000)
committerdmv <dmv@opencascade.com>
Mon, 1 Dec 2008 14:52:56 +0000 (14:52 +0000)
src/ParaMEDMEM/Makefile.am

index 31f119eca1b05c7cb72aa37083078ee26f5892ae..8bcb9dfc8e23bc41122f2cd20adb450ef422fe19 100644 (file)
@@ -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