Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding required file to the distribution...
[simgrid.git] / include / Makefile.am
index d520ab5..89efd8a 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 \
@@ -27,6 +30,7 @@ nobase_include_HEADERS = \
        gras/messages.h gras/timer.h \
        \
        amok/base.h \
+       amok/hostmanagement.h \
        amok/bandwidth.h
 
 surf/surfxml.h: