Prevent spurious pipeline failure on GitLab.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 5 Jun 2017 19:22:59 +0000 (15:22 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 5 Jun 2017 19:22:59 +0000 (15:22 -0400)
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