X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=docs%2FMakefile.am;h=81521631cff067c445c066153989f686e74737e1;hb=b5ab2d09bbdfe0fddcdaed0895beaace75e6ee98;hp=4db9ed1ca0425e387a8a1b7bbeca50f109bcf345;hpb=f1ae21d5838d79a6a512498af127ea5ee09fb1d3;p=mono.git diff --git a/docs/Makefile.am b/docs/Makefile.am index 4db9ed1ca04..81521631cff 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,15 @@ -EXTRA_DIST = gc-issues jit-thoughts object-layout unmanaged-calls \ - exceptions jit-trampolines stack-alignment embedded-api \ - assembly-bundle - +EXTRA_DIST = \ + aot-compiler.txt \ + assembly-bundle \ + embedded-api \ + exceptions \ + gc-issues \ + jit-thoughts \ + jit-trampolines \ + local-regalloc.txt \ + mini-doc.txt \ + mini-porting.txt \ + opcode-decomp.txt \ + object-layout \ + unmanaged-calls \ + stack-alignment \ No newline at end of file