Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Take arguments as <host>:<port> (=cleanups); reduce default verbosity
[simgrid.git] / include / Makefile.am
index d520ab5..fa61c27 100644 (file)
@@ -2,6 +2,7 @@ include_HEADERS = gras.h xbt.h
 nobase_include_HEADERS = \
        xbt/misc.h \
        xbt/sysdep.h \
+       xbt/function_types.h \
        xbt/asserts.h xbt/ex.h \
        xbt/log.h \
        xbt/module.h \
@@ -10,6 +11,8 @@ nobase_include_HEADERS = \
        xbt/graph.h \
        xbt/fifo.h \
        xbt/swag.h \
+       xbt/matrix.h \
+       xbt/host.h \
        xbt/config.h \
        xbt/cunit.h \
        xbt/graphxml_parse.h \