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
path: root/mcs/docs
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2008-11-27 03:17:20 +0300
committerAtsushi Eno <atsushieno@gmail.com>2008-11-27 03:17:20 +0300
commit417bcadf7523b8a838cc837c71ccf8fcdb6bb006 (patch)
tree51d6325ae922795079aa5b9f5e22705d2691dfcf /mcs/docs
parentb18c06c92bac6b12796a078005ecc5cea893dbb6 (diff)
2008-11-26 Atsushi Enomoto <atsushi@ximian.com>
* docs/Makefile: remove nunit docs that do not exist (and I don't think such docs for private mono use should be provided). svn path=/trunk/mcs/; revision=120104
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index cf9f34e9038..48364013b38 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -25,8 +25,7 @@ ASSEMBLED_DOCS = \
ecma334.tree ecma334.zip \
Mono.tree Mono.zip \
netdocs.tree netdocs.zip \
- Novell.tree Novell.zip \
- nunit-docs.tree nunit-docs.zip
+ Novell.tree Novell.zip
MONODOC_SOURCES_INSTALL_FILES = \
$(ASSEMBLED_DOCS) \