Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not use uninitialized vars (last commit was brain dead)
[simgrid.git] / include / Makefile.am
index f901040..0a14706 100644 (file)
@@ -12,11 +12,12 @@ nobase_include_HEADERS = \
        \
        surf/maxmin.h \
        \
+       gras/core.h \
        gras/datadesc.h gras/transport.h \
        gras/virtu.h gras/cond.h gras/process.h \
        \
        gras/messages.h \
        \
-       gras/modules/base.h \
-       gras/modules/bandwidth.h
+       amok/base.h \
+       amok/bandwidth.h