Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a pimple to get the ability to trace the amount of messages per size as histogram...
[simgrid.git] / include / Makefile.am
index 0256a4b..06f26d1 100644 (file)
@@ -51,7 +51,10 @@ nobase_include_HEADERS = \
        gras/messages.h gras/timer.h \
        \
        amok/peermanagement.h \
-       amok/bandwidth.h
+       amok/bandwidth.h \
+       \
+       instr/instr.h \
+       instr/config.h
 
 surf/simgrid_dtd.h:
        $(MAKE) -C ../src ../include/surf/simgrid_dtd.h