diff options
Diffstat (limited to 'gcc/rust/Make-lang.in')
-rw-r--r-- | gcc/rust/Make-lang.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rust/Make-lang.in b/gcc/rust/Make-lang.in index 608b431..771f950 100644 --- a/gcc/rust/Make-lang.in +++ b/gcc/rust/Make-lang.in @@ -181,6 +181,7 @@ GRS_OBJS = \ rust/rust-feature.o \ rust/rust-feature-gate.o \ rust/rust-dir-owner.o \ + rust/rust-unicode.o \ $(END) # removed object files from here |