X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d13e000f56cfa4abba1c733cdc695a422b8ea39e..70bfaea19950aa1ef3d4a4617b43e31504c55406:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index db18ac0d23..a6ac574ee4 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -7,6 +7,7 @@ nobase_include_HEADERS = \ xbt/dynar.h xbt/dict.h xbt/set.h \ xbt/heap.h \ xbt/fifo.h \ + xbt/swag.h \ xbt/config.h \ \ surf/maxmin.h \ @@ -16,6 +17,6 @@ nobase_include_HEADERS = \ \ gras/messages.h \ \ - gras/modules/base.h \ - gras/modules/bandwidth.h + amok/base.h \ + amok/bandwidth.h