Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
b8181082abf677fbcaeb8a02746528fcb730ee82
[simgrid.git] / include / Makefile.am
1 include_HEADERS = gras.h xbt.h
2 nobase_include_HEADERS = \
3         xbt/sysdep.h \
4         xbt/log.h xbt/error.h \
5         xbt/module.h \
6         xbt/dynar.h xbt/dict.h xbt/set.h \
7         xbt/config.h \
8         \
9         gras/datadesc.h gras/transport.h \
10         gras/virtu.h gras/cond.h gras/process.h \
11         \
12         gras/messages.h \
13         \
14         gras/core.h\
15         \
16         gras/modules/base.h \
17         gras/modules/bandwidth.h
18