From 52069138b6c2792b9e07181bddcfb15db8a16bca Mon Sep 17 00:00:00 2001 From: ageay Date: Thu, 1 Mar 2012 09:39:28 +0000 Subject: [PATCH] Little cleanup. --- src/MEDPartitioner/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MEDPartitioner/Makefile.am b/src/MEDPartitioner/Makefile.am index c731db984..b7f36c185 100644 --- a/src/MEDPartitioner/Makefile.am +++ b/src/MEDPartitioner/Makefile.am @@ -1,4 +1,4 @@ - # Copyright (C) 2007-2010 CEA/DEN, EDF R&D +# Copyright (C) 2007-2010 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -73,7 +73,7 @@ if MED_ENABLE_SCOTCH dist_libmedpartitioner_la_SOURCES+= MEDPARTITIONER_SCOTCHGraph.cxx endif -libmedpartitioner_la_CPPFLAGS= $(MPI_INCLUDES) $(MED2_INCLUDES) $(HDF5_INCLUDES) @CXXTMPDPTHFLAGS@ \ +libmedpartitioner_la_CPPFLAGS= $(MPI_INCLUDES) $(MED3_INCLUDES) $(HDF5_INCLUDES) @CXXTMPDPTHFLAGS@ \ $(BOOST_CPPFLAGS) $(LIBXML_INCLUDES) \ -I$(srcdir)/../INTERP_KERNEL/Bases -I$(srcdir)/../MEDCoupling \ -I$(srcdir)/../MEDLoader -I$(srcdir)/../INTERP_KERNEL -- 2.39.2