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.ComponentModel.Annotations
parent1ee4d7f23ca88dddec4f931d3c6c8c2a2aa57137 (diff)
Fix 'make dist'.
Diffstat (limited to 'mcs/class/Facades/System.ComponentModel.Annotations')
-rw-r--r--mcs/class/Facades/System.ComponentModel.Annotations/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/System.ComponentModel.Annotations/Makefile b/mcs/class/Facades/System.ComponentModel.Annotations/Makefile
index 5c89d619608..9407bf9274f 100644
--- a/mcs/class/Facades/System.ComponentModel.Annotations/Makefile
+++ b/mcs/class/Facades/System.ComponentModel.Annotations/Makefile
@@ -1,4 +1,4 @@
-thisdir = class/TypeForwarders/System.ComponentModel.Annotations
+thisdir = class/Facades/System.ComponentModel.Annotations
SUBDIRS =
include ../../../build/rules.make