Prevent spurious pipeline failure on GitLab.
This commit is contained in:
parent
1944e4c7ba
commit
bc33b1f554
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -58,7 +58,7 @@ check: advent
|
||||||
.adoc:
|
.adoc:
|
||||||
asciidoc $<
|
asciidoc $<
|
||||||
|
|
||||||
html: index.html advent.html history.html hints.html
|
html: advent.html history.html hints.html
|
||||||
|
|
||||||
# README.adoc exists because that filename is magic on GitLab.
|
# README.adoc exists because that filename is magic on GitLab.
|
||||||
DOCS=COPYING NEWS README.adoc TODO advent.adoc history.adoc hints.adoc advent.6
|
DOCS=COPYING NEWS README.adoc TODO advent.adoc history.adoc hints.adoc advent.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue