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 7c40200..15c8635 100644 (file)
@@ -9,7 +9,6 @@ nobase_include_HEADERS = \
        xbt/fifo.h \
        xbt/swag.h \
        xbt/config.h \
-       xbt/context.h \
        \
        msg/msg.h \
        msg/datatypes.h \
@@ -18,7 +17,9 @@ nobase_include_HEADERS = \
        gras/datadesc.h gras/transport.h \
        gras/virtu.h gras/cond.h gras/process.h \
        \
-       gras/messages.h gras/timer.h\
+       gras/messages.h gras/timer.h gras/chrono.h\
        \
        amok/base.h \
        amok/bandwidth.h
+
+include $(top_srcdir)/acmacro/dist-files.mk