Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Run make check on easy stuff first, and full featured examples afterward
[simgrid.git] / include / Makefile.am
index f901040..6b2079d 100644 (file)
@@ -10,13 +10,16 @@ nobase_include_HEADERS = \
        xbt/swag.h \
        xbt/config.h \
        \
-       surf/maxmin.h \
+       msg/msg.h \
+       msg/datatypes.h \
        \
+       gras/core.h \
        gras/datadesc.h gras/transport.h \
-       gras/virtu.h gras/cond.h gras/process.h \
+       gras/virtu.h gras/emul.h gras/process.h \
        \
-       gras/messages.h \
+       gras/messages.h gras/timer.h \
        \
-       gras/modules/base.h \
-       gras/modules/bandwidth.h
+       amok/base.h \
+       amok/bandwidth.h
 
+include $(top_srcdir)/acmacro/dist-files.mk