We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45052e1 commit b4e61bcCopy full SHA for b4e61bc
mk/dist.mk
@@ -21,17 +21,17 @@ PKG_FILES := \
21
$(S)doc \
22
$(addprefix $(S)src/, \
23
README.txt \
24
- cargo \
25
- rusti \
26
- rustc \
+ libcargo \
+ librusti \
+ librustc \
27
compiletest \
28
etc \
29
- fuzzer \
+ libfuzzer \
30
libcore \
31
libsyntax \
32
libstd \
33
rt \
34
- rustdoc \
+ librustdoc \
35
rustllvm \
36
snapshots.txt \
37
test) \
0 commit comments