diff options
| author | bors <bors@rust-lang.org> | 2013-10-17 16:51:20 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-10-17 16:51:20 -0700 |
| commit | 532ab94c4b5e1f111cbf75d4aa20c78a88759b2e (patch) | |
| tree | bdec82d158ff2cf181b1e2c92b5effae0469ad47 | |
| parent | 3fd0e3a77be624f41647bb930843de27bc1cc985 (diff) | |
| parent | 28a6498dbf97d274a0691f4c38f7224cbba7cf9f (diff) | |
| download | rust-532ab94c4b5e1f111cbf75d4aa20c78a88759b2e.tar.gz rust-532ab94c4b5e1f111cbf75d4aa20c78a88759b2e.zip | |
auto merge of #9915 : thestinger/rust/rusti, r=thestinger
| -rw-r--r-- | Makefile.in | 1 |
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)) \ |
