Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also move the module headers
[simgrid.git] / include / Makefile.am
index 44c241a9177bc7b809b1193eab6d2cd17d0bb8d7..06231bb5d87d56634867996e8e32a91c06d4d7da 100644 (file)
@@ -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