2004-03-15 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / docs / Makefile.am
index 1ea3eaee8b252ef7fa0ee0123f2538a10831ede4..81521631cff067c445c066153989f686e74737e1 100644 (file)
@@ -1,3 +1,15 @@
-EXTRA_DIST = gc-issues  jit-thoughts   object-layout    unmanaged-calls \
-       exceptions  jit-trampolines     stack-alignment
-
+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