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:
authorJonathan Pryor <jpryor@novell.com>2008-10-18 23:22:35 +0400
committerJonathan Pryor <jpryor@novell.com>2008-10-18 23:22:35 +0400
commit0f3fc3bfd0c40caf1c8cb12cdfa012f8cd0d56cd (patch)
treecda291fc9eaa1cbbae771661ca243f1767f13a9a /man/Makefile.am
parentb5fc24ea887d41897182e18c578f9001202dfd17 (diff)
* Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
svn path=/trunk/mono/; revision=116387
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 7527b1b2fc1..db84bd02f7a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -28,7 +28,9 @@ man_MANS = \
mdvalidator.1 \
mkbundle.1 \
mono.1 \
+ mono.5 \
mono-cil-strip.1 \
+ mono-config.5 \
monodocer.1 \
monodocs2html.1 \
monolinker.1 \