Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use the smpi(cc|run).in which are in the source tree, and kill the dupplicates hiden...
[simgrid.git] / include / Makefile.am
index 692ab60..0256a4b 100644 (file)
@@ -4,8 +4,9 @@
 # You can redistribute and/or modify it under the terms of the
 # GNU LGPL (v2.1) licence.
 
+EXTRA_DIST=simgrid_config.h.in
 
-include_HEADERS = gras.h xbt.h
+include_HEADERS = gras.h xbt.h simgrid_config.h
 nobase_include_HEADERS = \
        xbt/misc.h \
        xbt/sysdep.h \
@@ -39,6 +40,7 @@ nobase_include_HEADERS = \
        simdag/datatypes.h \
        \
        smpi/smpi.h \
+       smpi/mpi.h \
        \
        surf/surfxml_parse.h \
        surf/simgrid_dtd.h \