]> AND Public Git Repository - simgrid.git/blobdiff - include/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not export a single symbol since if we do so, we have to export all of them manually
[simgrid.git] / include / Makefile.am
index 744d4b7e928997babc55572760217b7a9a641eb3..3d9895751f3bb3a0a49760b4c95a85d33d176e96 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,7 +29,7 @@ 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 \
        \