One more typo
authorMarek Safar <marek.safar@gmail.com>
Thu, 6 Sep 2012 08:12:00 +0000 (10:12 +0200)
committerMarek Safar <marek.safar@gmail.com>
Thu, 6 Sep 2012 08:12:00 +0000 (10:12 +0200)
mcs/class/System.Web.Http.SelfHost/Makefile

index 271e0da11eb18c3424a30a7b2f071f02e0f8a55a..a435b0a4eb217a22f74f1280811a2c6932edc2f0 100644 (file)
@@ -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) "$<" "$@"