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:
authorMartin Baulig <martin.baulig@xamarin.com>2013-05-02 22:37:39 +0400
committerMartin Baulig <martin.baulig@xamarin.com>2013-05-02 22:37:39 +0400
commit1d0ea4510dc5cde76d6277586332eff49b772fbe (patch)
tree85f7df02c25140fa3074721218bc3adbf2bfd173 /mcs/class/Facades/System.Runtime.Extensions
parent1ee4d7f23ca88dddec4f931d3c6c8c2a2aa57137 (diff)
Fix 'make dist'.
Diffstat (limited to 'mcs/class/Facades/System.Runtime.Extensions')
-rw-r--r--mcs/class/Facades/System.Runtime.Extensions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/System.Runtime.Extensions/Makefile b/mcs/class/Facades/System.Runtime.Extensions/Makefile
index 1f7e3376a0d..cf6c1f7dfb5 100644
--- a/mcs/class/Facades/System.Runtime.Extensions/Makefile
+++ b/mcs/class/Facades/System.Runtime.Extensions/Makefile
@@ -1,4 +1,4 @@
-thisdir = class/TypeForwarders/System.Runtime.Extensions
+thisdir = class/Facades/System.Runtime.Extensions
SUBDIRS =
include ../../../build/rules.make