Fix distcheck
libcoretest wasn't being included which broke the verification of the tarball.
This commit is contained in:
parent
04da31e64c
commit
21dba11fec
@ -54,6 +54,7 @@ PKG_FILES := \
|
||||
driver \
|
||||
etc \
|
||||
$(foreach crate,$(CRATES),lib$(crate)) \
|
||||
libcoretest \
|
||||
libbacktrace \
|
||||
rt \
|
||||
rustllvm \
|
||||
|
Loading…
Reference in New Issue
Block a user