Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Switch from libdata to moddata (to ensure the correctness of the latter, even if...
[simgrid.git] / include / Makefile.am
index 12e39ae..744d4b7 100644 (file)
@@ -12,7 +12,7 @@ nobase_include_HEADERS = \
        xbt/fifo.h \
        xbt/swag.h \
        xbt/matrix.h \
-       xbt/host.h \
+       xbt/peer.h \
        xbt/config.h \
        xbt/cunit.h \
        xbt/graphxml_parse.h \
@@ -32,8 +32,7 @@ nobase_include_HEADERS = \
        \
        gras/messages.h gras/timer.h \
        \
-       amok/base.h \
-       amok/hostmanagement.h \
+       amok/peermanagement.h \
        amok/bandwidth.h
 
 surf/surfxml.h: