mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 23:13:15 +00:00
mk: Add a missing folder to the dist directory
This fixes the `distcheck` target and nightly builds.
This commit is contained in:
parent
5ae026e892
commit
00204e8a83
@ -52,6 +52,7 @@ PKG_FILES := \
|
||||
doc \
|
||||
driver \
|
||||
etc \
|
||||
error-index-generator \
|
||||
$(foreach crate,$(CRATES),lib$(crate)) \
|
||||
libcollectionstest \
|
||||
libcoretest \
|
||||
|
Loading…
Reference in New Issue
Block a user