Fix rusti check targets some more

This commit is contained in:
Brian Anderson 2012-11-04 17:25:46 -08:00
parent ee120decd9
commit a3c6b6a642
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ check-stage$(1)-T-$(2)-H-$(3)-rustdoc-dummy: \
# Rules for the rusti test runner
$(3)/test/rustitest.stage$(1)-$(2)$$(X): \
$$(RUSTI_CRATE) $$(RUSTI_INPUTS) \
$$(RUSTI_LIB) $$(RUSTI_INPUTS) \
$$(TSREQ$(1)_T_$(2)_H_$(3)) \
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_CORELIB) \
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_STDLIB) \