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
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2003-07-01 14:51:33 +0400
committerPaolo Molaro <lupus@oddwiz.org>2003-07-01 14:51:33 +0400
commitf1ae21d5838d79a6a512498af127ea5ee09fb1d3 (patch)
treed013130e6027a07fec7ff88eabad3282f2683e9e /docs/Makefile.am
parent9a8ef6fa51d9866b54428c88f412e404ad251986 (diff)
Small doc on assembly bundles.
svn path=/trunk/mono/; revision=15808
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f78ef9fc779..4db9ed1ca04 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,3 +1,4 @@
EXTRA_DIST = gc-issues jit-thoughts object-layout unmanaged-calls \
- exceptions jit-trampolines stack-alignment embedded-api
+ exceptions jit-trampolines stack-alignment embedded-api \
+ assembly-bundle