Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
correction of a little bug
[simgrid.git] / include / Makefile.am
index cdf7f47..1e26194 100644 (file)
@@ -21,7 +21,9 @@ nobase_include_HEADERS = \
        xbt/graphxml_parse.h \
        xbt/graphxml.h \
        \
-       xbt/xbt_thread.h \
+       xbt/time.h \
+       xbt/synchro.h \
+       xbt/queue.h \
        \
        msg/msg.h \
        msg/datatypes.h \
@@ -29,6 +31,8 @@ nobase_include_HEADERS = \
        simdag/simdag.h \
        simdag/datatypes.h \
        \
+       smpi/smpi.h \
+       \
        surf/surfxml_parse.h \
        surf/surfxml.h \
        \