Skip to content

Commit c408054

Browse files
committed
---
yaml --- r: 7483 b: refs/heads/master c: df02ca1 h: refs/heads/master i: 7481: 9b265cb 7479: 0771ab0 v: v3
1 parent 8607ac7 commit c408054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: a4b77758f0e1b6b409e874e739fe7cf4609651ee
2+
refs/heads/master: df02ca1df96950175508191ef98c3b7914cbd9d9

trunk/mk/docs.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ifeq ($(CFG_PANDOC),)
1212
$(info cfg: no pandoc found, omitting doc/rust.pdf)
1313
else
1414

15-
DOCS += doc/rust.html doc/rust.css
15+
DOCS += doc/rust.html
1616
doc/rust.html: rust.md doc/version.md doc/keywords.md
1717
@$(call E, pandoc: $@)
1818
$(Q)$(CFG_PANDOC) \

0 commit comments

Comments
 (0)