Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-02-24 21:12:34 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-02-24 21:12:34 +0300
commita8a4b5fe46c40020492651fa955fdbcb4628fda5 (patch)
tree67eeb39b630165bdf97401d3adcff9a991b5ac5b /docs
parenta7ad8049bea78288745e0e50ebb32c170e172336 (diff)
Update Makefile
svn path=/trunk/mono/; revision=23416
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 8e3a38b5688..38c99ed1733 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -7,8 +7,9 @@ EXTRA_DIST = \
jit-thoughts \
jit-trampolines \
local-regalloc.txt \
- object-layout \
mini-doc.txt \
mini-porting.txt \
+ opcode-decomp.txt \
+ object-layout \
unmanaged-calls \
stack-alignment \