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:
authorSebastien Pouliot <sebastien@ximian.com>2005-06-15 23:50:44 +0400
committerSebastien Pouliot <sebastien@ximian.com>2005-06-15 23:50:44 +0400
commitdb044914e63cd680c3c3284619800fe5bf7f3fe6 (patch)
tree123917071118a2543c41652c2303dcfdfa8f1d31 /man/Makefile.am
parentd781eda45f4a991441d04b66ff96196e61736f23 (diff)
Add man page for AL (assembly linker)
svn path=/trunk/mono/; revision=46070
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 00a931ed546..dd53bcdbbdb 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,7 @@
man_MANS = mcs.1 mono.1 monostyle.1 mono-config.5 sqlsharp.1 oldmono.1 ilasm.1 \
cert2spc.1 cilc.1 genxs.1 wsdl.1 disco.1 soapsuds.1 makecert.1 \
chktrust.1 setreg.1 sn.1 secutil.1 signcode.1 certmgr.1 monop.1 xsd.1 gacutil.1 \
- macpack.1 mkbundle.1 dtd2xsd.1 permview.1 prj2make.1 mono-service.1 mono-shlib-cop.1
+ macpack.1 mkbundle.1 dtd2xsd.1 permview.1 prj2make.1 mono-service.1 mono-shlib-cop.1 \
+ al.1
EXTRA_DIST = $(man_MANS)