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:
authorMiguel de Icaza <miguel@gnome.org>2004-11-27 23:41:06 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-11-27 23:41:06 +0300
commit120c67541fb26ec63e67c111997a7b39f93e6c10 (patch)
tree8438bc1eb6f9a9cb43d649b7a40d5a2c77de803d /man/Makefile.am
parent83b6541e4014d34ff959cfa2d4726baec63fe94b (diff)
Add man page
svn path=/trunk/mono/; revision=36692
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 9efab233809..46de49aa319 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,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
+ chktrust.1 setreg.1 sn.1 secutil.1 signcode.1 certmgr.1 monop.1 xsd.1 gacutil.1 \
+ mkbundle.1
EXTRA_DIST = $(man_MANS)