projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1944e4c
)
Prevent spurious pipeline failure on GitLab.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 5 Jun 2017 19:22:59 +0000
(15:22 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 5 Jun 2017 19:22:59 +0000
(15:22 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ac251298be9843196965f29e53f2b27af27aa012..55734638c28255611287a86f0962ca57e03b0881 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-58,7
+58,7
@@
check: advent
.adoc:
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.
DOCS=COPYING NEWS README.adoc TODO advent.adoc history.adoc hints.adoc advent.6