Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a dist-files target to all makefiles. It outputs all files which must be placed...
[simgrid.git] / include / Makefile.am
index 0a14706..15c8635 100644 (file)
@@ -10,14 +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/messages.h \
+       gras/messages.h gras/timer.h gras/chrono.h\
        \
        amok/base.h \
        amok/bandwidth.h
 
+include $(top_srcdir)/acmacro/dist-files.mk