X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1e32d1f72606b96bb1abd9af359f1590528ec843..12db01eef510f93c84230ba3301c53508fdade57:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 44c241a917..06231bb5d8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,3 @@ -SUBDIRS=modules include_HEADERS = gras.h nobase_include_HEADERS = \ gras/log.h gras/error.h \ @@ -11,5 +10,8 @@ nobase_include_HEADERS = \ \ gras/messages.h \ \ - gras/core.h + gras/core.h\ + \ + gras/modules/base.h \ + gras/modules/bandwidth.h