Publish more things on the website.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 16:53:43 +0000 (12:53 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 17:21:15 +0000 (13:21 -0400)
Makefile

index 55e4ace2f51c31c4f0a77f1ca3edb95b074fe743..cc87a2b3f12a7fd10d49c2669bb00d070b140d9a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ indent:
 release: advent-$(VERS).tar.gz advent.html history.html hints.html notes.html
        shipper version=$(VERS) | sh -e -x
 
-refresh: advent.html
+refresh: advent.html notes.html history.html
        shipper -N -w version=$(VERS) | sh -e -x
 
 dist: advent-$(VERS).tar.gz