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:
authorMarek Safar <marek.safar@gmail.com>2012-09-06 12:12:00 +0400
committerMarek Safar <marek.safar@gmail.com>2012-09-06 12:12:00 +0400
commit0c825c4bb01047bb815e8b3e69af0c74777e2cee (patch)
treeb8be949250524bb4ab554fb38495dadde8ee96eb /mcs/class/System.Web.Http.SelfHost
parentb53cc003833e341e3ef442cc690ba255a21f18ab (diff)
One more typo
Diffstat (limited to 'mcs/class/System.Web.Http.SelfHost')
-rw-r--r--mcs/class/System.Web.Http.SelfHost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Web.Http.SelfHost/Makefile b/mcs/class/System.Web.Http.SelfHost/Makefile
index 271e0da11eb..a435b0a4eb2 100644
--- a/mcs/class/System.Web.Http.SelfHost/Makefile
+++ b/mcs/class/System.Web.Http.SelfHost/Makefile
@@ -7,7 +7,7 @@ LIBRARY = System.Web.Http.SelfHost.dll
System.Web.Http.SelfHost.Properties.CommonWebApiResources.resources: ../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx
$(RESGEN) "$<" "$@"
-System.Web.Http.SelfHost.Properties.SRResources.resources: ../../../external/aspnetwebstack/src/System.Web.Http.Selfhost/Properties/SRResources.resx
+System.Web.Http.SelfHost.Properties.SRResources.resources: ../../../external/aspnetwebstack/src/System.Web.Http.SelfHost/Properties/SRResources.resx
$(RESGEN) "$<" "$@"