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:
authorDuncan Mak <duncan.mak@xamarin.com>2011-12-15 00:50:57 +0400
committerDuncan Mak <duncan.mak@xamarin.com>2011-12-15 00:51:15 +0400
commit44983be8f2ccfe0f136108af2292860f96dacef4 (patch)
tree156e6a80f144d321f6b314420db55391a66cc375
parent015444e23d2d4fb4f7982022446825d15849c48c (diff)
Fix typo from commit b4c110c.
-rw-r--r--mono/utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono/utils/Makefile.am b/mono/utils/Makefile.am
index 2f963d94cd6..4a86a0741c3 100644
--- a/mono/utils/Makefile.am
+++ b/mono/utils/Makefile.am
@@ -72,12 +72,12 @@ monoutils_sources = \
mono-membar.h \
mono-path.h \
mono-poll.h \
+ mono-tls.h \
mono-uri.h \
mono-stdlib.h \
valgrind.h \
mach-support.c \
mach-support.h \
- mach-tls.h \
memcheck.h
arch_sources =