Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv surf_parse -> surfxml_parse
[simgrid.git] / include / Makefile.am
index 30575e9..a889687 100644 (file)
@@ -7,15 +7,16 @@ nobase_include_HEADERS = \
        xbt/module.h \
        xbt/dynar.h xbt/dict.h xbt/set.h \
        xbt/heap.h \
+       xbt/graph.h \
        xbt/fifo.h \
        xbt/swag.h \
        xbt/config.h \
-       xbt/testsuite.h \
+       xbt/cunit.h \
        \
        msg/msg.h \
        msg/datatypes.h \
        \
-       surf/surf_parse.h \
+       surf/surfxml_parse.h \
        surf/surfxml.h \
        \
        gras/datadesc.h gras/transport.h \