Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
When implementing the versatile threads, I decided to diverge a bit from the pthread...
[simgrid.git] / include / Makefile.in
index 15b5214..761025c 100644 (file)
@@ -230,6 +230,9 @@ nobase_include_HEADERS = \
        xbt/graphxml_parse.h \
        xbt/graphxml.h \
        \
+       xbt/synchro.h \
+       xbt/queue.h \
+       \
        msg/msg.h \
        msg/datatypes.h \
        \