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:
authorAnkit Jain <radical@corewars.org>2009-08-21 02:28:39 +0400
committerAnkit Jain <radical@corewars.org>2009-08-21 02:28:39 +0400
commit8ad2b68f219a89159bc744bbf9891b041854a411 (patch)
tree70616769103e147a517f8494f8f4cb37b36a7099 /man/Makefile.am
parent6163d748f10b39613dbe46d748d50fb8cf2a4a15 (diff)
* Makefile.am (man_MANS): Add xbuild.1
* xbuild.1: New. svn path=/trunk/mono/; revision=140383
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 88a95767b7b..698edee0b11 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -50,6 +50,7 @@ man_MANS = \
soapsuds.1 \
sqlsharp.1 \
wsdl.1 \
+ xbuild.1 \
xsd.1
EXTRA_DIST = $(man_MANS)