chiark / gitweb /
Publish the README.html too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jan 2023 21:21:58 +0000 (21:21 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jan 2023 21:21:58 +0000 (21:21 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile

index 0df6e5d64ef6c3d3c55f62fd2a8b3502da510a60..2c8093e772094295a7843c8067ae6d95118d45e7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PUBLISH_MD += pumpkin-books house-rules
 PUBLISH += pumpkin-books.pdf overflow-tube.pdf index.html
-PUBLISH += LICENCE.txt GPL-3.txt CC-BY-SA-4.0.txt
+PUBLISH += README.html LICENCE.txt GPL-3.txt CC-BY-SA-4.0.txt
 PUBLISH += $(addsuffix .md.txt,  $(PUBLISH_MD))
 PUBLISH += $(addsuffix .md.html, $(PUBLISH_MD))
 PUBLISH += $(addsuffix .md.pdf,  $(PUBLISH_MD))