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>2009-11-12 02:26:50 +0300
committerMiguel de Icaza <miguel@gnome.org>2009-11-12 02:26:50 +0300
commit589a61ade49fae6e729a0d41153ec322a62e3514 (patch)
tree6ba3ddbc325134809400d0d337885d8527d0ea55 /mcs/docs
parent181ef1540abddf17f454eb01cce279b24e473dc3 (diff)
Make csproj target work again
svn path=/trunk/mcs/; revision=145998
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 e15856484c7..9b571de6d19 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -36,7 +36,7 @@ ifeq (net_2_0, $(PROFILE))
all-local: build-documentation
endif
-all-local test-local run-test-local run-test-ondotnet-local doc-update:
+all-local csproj-local test-local run-test-local run-test-ondotnet-local doc-update:
clean-local:
-rm -f $(CLEAN_FILES)