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 e70ee96 commit 2735b54Copy full SHA for 2735b54
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9cd96e4f02a32f04277cfa4c6f065295e9d1cffd
+refs/heads/master: 8f2bee21170c3e85c47474009314684198724b0c
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff
trunk/mk/dist.mk
@@ -24,10 +24,10 @@ PKG_FILES := \
24
$(S)RELEASES.txt \
25
$(S)configure $(S)Makefile.in \
26
$(S)man \
27
- $(S)doc \
28
$(addprefix $(S)src/, \
29
README.md \
30
compiletest \
+ doc \
31
driver \
32
etc \
33
$(foreach crate,$(CRATES),lib$(crate)) \
0 commit comments