about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-10-17 16:51:20 -0700
committerbors <bors@rust-lang.org>2013-10-17 16:51:20 -0700
commit532ab94c4b5e1f111cbf75d4aa20c78a88759b2e (patch)
treebdec82d158ff2cf181b1e2c92b5effae0469ad47
parent3fd0e3a77be624f41647bb930843de27bc1cc985 (diff)
parent28a6498dbf97d274a0691f4c38f7224cbba7cf9f (diff)
downloadrust-532ab94c4b5e1f111cbf75d4aa20c78a88759b2e.tar.gz
rust-532ab94c4b5e1f111cbf75d4aa20c78a88759b2e.zip
auto merge of #9915 : thestinger/rust/rusti, r=thestinger
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7e77f6fd678..7b583a567e4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -440,7 +440,6 @@ CSREQ$(1)_T_$(2)_H_$(3) = \
 	$$(TSREQ$(1)_T_$(2)_H_$(3)) \
 	$$(HBIN$(1)_H_$(3))/rustpkg$$(X_$(3)) \
 	$$(HBIN$(1)_H_$(3))/rustdoc$$(X_$(3)) \
-	$$(HBIN$(1)_H_$(3))/rusti$$(X_$(3)) \
 	$$(HLIB$(1)_H_$(3))/$(CFG_LIBRUSTPKG_$(3)) \
 	$$(HLIB$(1)_H_$(3))/$(CFG_LIBRUSTDOC_$(3)) \
 	$$(TLIB$(1)_T_$(2)_H_$(3))/$(CFG_STDLIB_$(2)) \