Skip to content

Commit 6f251ab

Browse files
catamorphismgraydon
authored andcommitted
---
yaml --- r: 2633 b: refs/heads/master c: 60399ed h: refs/heads/master i: 2631: 724e6d0 v: v3
1 parent 8700ea1 commit 6f251ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: f909dd114d675a1d1bd8e0676991f052be85237f
2+
refs/heads/master: 60399ed198ce5a86f386e8114e202937fbe670ed

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ STDLIB_INPUTS := $(wildcard $(addprefix $(S)src/lib/,*.rc *.rs */*.rs))
137137

138138
COMPILER_CRATE := $(S)src/comp/rustc.rc
139139
COMPILER_INPUTS := $(wildcard $(addprefix $(S)src/comp/, \
140-
rustc.rc *.rs */*.rs))
140+
rustc.rc *.rs */*.rs */*/*.rs))
141141

142142
######################################################################
143143
# Main target dependency variables

0 commit comments

Comments
 (0)