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>2004-02-27 01:08:01 +0300
committerSebastien Pouliot <sebastien@ximian.com>2004-02-27 01:08:01 +0300
commitff868eb33cc3480a490308fbc7e21e2dac4349ee (patch)
treedd78525211ee4c1f04d1c0b8ec49ad3bacaa6d14 /man/Makefile.am
parentd0174bee8d814624143574532abb9c4bbea64824 (diff)
2004-02-26 Sebastien Pouliot <sebastien@ximian.com>
* certmgr.1, setreg.1: New. Man files for new security tools. * man.xml: updated to include new tools certmgr and setreg. * Makefile.am: update to include certmgr and setreg. svn path=/trunk/mono/; revision=23509
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 2322bcb1114..95bf8043be3 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,5 @@
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
+ 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
EXTRA_DIST = $(man_MANS)