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:
authorMarek Habersack <grendel@twistedcode.net>2010-02-18 04:30:25 +0300
committerMarek Habersack <grendel@twistedcode.net>2010-02-18 04:30:25 +0300
commita94e5b16ab62ca1957999c19b252576fa655e4a1 (patch)
tree6c0af2c436744bbeb6b5fe83254d97b3f884442a /man/Makefile.am
parent71596803a208d4a35eff4323f31bd0f2d2639db4 (diff)
2010-02-18 Marek Habersack <mhabersack@novell.com>
* scripts/mono-configuration-crypto.in: added * scripts/Makefile.am: added mono-configuration-crypto targets 2010-02-18 Marek Habersack <mhabersack@novell.com> * mono-configuration-crypto.1: added * Makefile.am (man_MANS): added mono-configuration-crypto.1 svn path=/trunk/mono/; revision=151952
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 a24a5cbb1ff..69e6432a08f 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -50,6 +50,7 @@ man_MANS = \
sqlsharp.1 \
wsdl.1 \
xbuild.1 \
- xsd.1
+ xsd.1 \
+ mono-configuration-crypto.1
EXTRA_DIST = $(man_MANS)