X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c244a94cf2cf1ac312023be90e716cee38fd3676..8868f3e0668d8278936a3c79bae72a485b03d8c8:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 992a5f89d4..4d92c95f05 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -176,7 +176,7 @@ XBT_SRC=\ #### mmalloc cruft -- to be integrated into cmake EXTRA_DIST+= \ - xbt/mmalloc/ansidecl.h xbt/mmalloc/keys.c xbt/mmalloc/mmalloc.c \ + xbt/mmalloc/keys.c xbt/mmalloc/mmalloc.c \ xbt/mmalloc/mm.c xbt/mmalloc/mmprivate.h xbt/mmalloc/mrealloc.c \ xbt/mmalloc/attach.c xbt/mmalloc/mcalloc.c xbt/mmalloc/mmalloc.h \ xbt/mmalloc/mmcheck.c xbt/mmalloc/mmstats.c xbt/mmalloc/mvalloc.c \