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:
authorMiguel de Icaza <miguel@gnome.org>2006-10-12 22:42:38 +0400
committerMiguel de Icaza <miguel@gnome.org>2006-10-12 22:42:38 +0400
commitbdb5060f9c2c38317c91e3d38d2befbd162aca07 (patch)
treeef675af7c041ead176d786427422b227f8af789b /mcs/docs
parentd9799cd9e008d54879f802afa41aa7d845acad05 (diff)
Distribute
svn path=/trunk/mcs/; revision=66630
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index 8e8b87fd900..4145f13257e 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -2,7 +2,7 @@ thisdir = docs
SUBDIRS =
include ../build/rules.make
-DISTFILES = clr-abi.txt compiler.txt control-flow-analysis.txt order.txt
+DISTFILES = clr-abi.txt compiler.txt control-flow-analysis.txt order.txt new-anonymous-design.txt
all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local: