X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d047dfce0abdf5de4ac04f20eac80c555525eea2..f9bb80daccf52fba2e729885ff8cf57f76d4ab1d:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 8df5f674b6..692ab60ecb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,7 +10,7 @@ nobase_include_HEADERS = \ xbt/misc.h \ xbt/sysdep.h \ xbt/virtu.h \ - xbt/str.h xbt/strbuff.h \ + xbt/str.h xbt/strbuff.h xbt/hash.h \ xbt/function_types.h \ xbt/asserts.h xbt/ex.h \ xbt/log.h \ @@ -29,7 +29,7 @@ nobase_include_HEADERS = \ xbt/graphxml.h \ \ xbt/time.h \ - xbt/synchro.h \ + xbt/synchro.h xbt/synchro_core.h\ xbt/queue.h \ \ msg/msg.h \