mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Fix distcheck
libcoretest wasn't being included which broke the verification of the tarball.
This commit is contained in:
@@ -54,6 +54,7 @@ PKG_FILES := \
|
||||
driver \
|
||||
etc \
|
||||
$(foreach crate,$(CRATES),lib$(crate)) \
|
||||
libcoretest \
|
||||
libbacktrace \
|
||||
rt \
|
||||
rustllvm \
|
||||
|
||||
Reference in New Issue
Block a user