aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-25 00:15:02 -0700
committerGraydon Hoare <[email protected]>2011-03-25 00:16:05 -0700
commit3d56b41478bfb8a3226ee199e2c0a4ad6ef90695 (patch)
tree6d0d86cc666939a1f19d831f1ebc264bcd61a0e3
parentPlacate win32 build; no idea how it can be working currently on tinderbox. (diff)
downloadrust-3d56b41478bfb8a3226ee199e2c0a4ad6ef90695.tar.xz
rust-3d56b41478bfb8a3226ee199e2c0a4ad6ef90695.zip
Untabify Makefile entry.
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ca404b1e..b42366d9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -708,7 +708,7 @@ TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \
threads.rs \
type-sizes.rs \
typestate-cfg-nesting.rs \
- use.rs \
+ use.rs \
use-import-export.rs \
user.rs \
utf8.rs \