X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3dbc0f06da8de4d92dcc74a0f073b73d43d9e4..acbb75da93aabcc72d26ea4a40de0055264bf24c:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 0256a4b5aa..864f9a9211 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -32,6 +32,8 @@ nobase_include_HEADERS = \ xbt/time.h \ xbt/synchro.h xbt/synchro_core.h\ xbt/queue.h \ + xbt/setset.h \ + xbt/mmalloc.h \ \ msg/msg.h \ msg/datatypes.h \ @@ -51,7 +53,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