Salome HOME
Integration of EDF work
[modules/med.git] / src / MEDMEM / Makefile.in
index 52aa6dd6b658efd2b08647e9396f854e5a68f612..7a6e4b67b82d3445a19cc91076c7784a8c46a6a0 100644 (file)
@@ -91,7 +91,12 @@ MEDMEM_nArray.hxx \
 MEDMEM_Tags.hxx \
 MEDMEM_FieldConvert.hxx \
 MEDMEM_ArrayConvert.hxx \
-MEDMEM_FieldForward.hxx
+MEDMEM_FieldForward.hxx \
+MEDMEM_GaussLocalization.hxx \
+MEDMEM_MEDMEMgaussEcr.hxx \
+MEDMEM_MEDMEMprofilEcr.hxx \
+MEDMEM_MEDMEMchampLire.hxx \
+MEDMEM_SetInterlacingType.hxx
 
 # Libraries targets
 
@@ -129,7 +134,11 @@ MEDMEM_MedMedDriver21.cxx \
 MEDMEM_medimport_src.cxx \
 MEDMEM_PolyhedronArray.cxx \
 MEDMEM_MedMedDriver22.cxx \
-MEDMEM_MedMeshDriver22.cxx
+MEDMEM_MedMeshDriver22.cxx \
+MEDMEM_MEDMEMgaussEcr.cxx \
+MEDMEM_MEDMEMprofilEcr.cxx \
+MEDMEM_MEDMEMchampLire.cxx
+
 
 # Executables targets
 BIN = med2_1_To_med2_2 med2vtk duplicateMED med_test duplicateMEDMESH 
@@ -148,7 +157,8 @@ TEST_PROGS = test_MEDMEM_ModulusArray test_MEDMEM_Array test_MEDMEM_SkyLineArray
        test_operation_fieldint test_gibi_driver test_porflow_driver \
        test_grid test_MEDMEM_PolyhedronArray test_MEDMEM_PolyConnectivity \
        test_MEDMEM_PolyDriverMedMeshRead test_MEDMEM_PolyDriverMedMeshWrite \
-       test_MEDMEM_poly3D test_MEDMEM_nArray test_MEDMEM_Meshing_poly
+       test_MEDMEM_poly3D test_MEDMEM_nArray test_MEDMEM_Meshing_poly test_profil_MedFieldDriver \
+       test_profil_gauss_MedFieldDriver test_GaussLocalization
 
 LDFLAGS+= -L$(top_builddir)/lib/salome 
 LDFLAGSFORBIN+= -L$(top_builddir)/lib/salome