Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
time function implementation
[simgrid.git] / include / Makefile.am
index e77d47a..3d98957 100644 (file)
@@ -6,6 +6,7 @@ nobase_include_HEADERS = \
        xbt/asserts.h xbt/ex.h \
        xbt/log.h \
        xbt/module.h \
+       xbt/mallocator.h \
        xbt/dynar.h xbt/dict.h xbt/set.h \
        xbt/heap.h \
        xbt/graph.h \
@@ -28,11 +29,10 @@ nobase_include_HEADERS = \
        surf/surfxml.h \
        \
        gras/datadesc.h gras/transport.h \
-       gras/virtu.h gras/emul.h gras/process.h \
+       gras/virtu.h gras/emul.h gras/process.h gras/module.h \
        \
        gras/messages.h gras/timer.h \
        \
-       amok/base.h \
        amok/peermanagement.h \
        amok/bandwidth.h