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:
authorAtsushi Eno <atsushieno@gmail.com>2006-11-14 16:26:50 +0300
committerAtsushi Eno <atsushieno@gmail.com>2006-11-14 16:26:50 +0300
commit96a84b3311c03d711f0ecfa34622a4517acc6b31 (patch)
treee95748fbcb9de3d0c61edfb2c2e5b4eaab136913 /man/Makefile.am
parent91b83634e8ecdfdab39990ce5a6722d498f9a798 (diff)
2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
in man: * sgen.1, Makefile: added manpage for sgen. in scripts: * Makefile.am : added sgen. svn path=/trunk/mono/; revision=67841
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 4bd97b817f5..af6f0c09d98 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -2,6 +2,6 @@ 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 \
- al.1 mozroots.1 mono-xmltool.1
+ al.1 mozroots.1 mono-xmltool.1 sgen.1
EXTRA_DIST = $(man_MANS)