aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71865a0..e9537b2 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ dist:
git tag $(VERSION)
NAME = remembering
-public:
+public: README.md TODOs.md
sh build-aux/workflow/TODOs.sh $(NAME) $(NAME) public-inbox
sh build-aux/workflow/README.sh $(NAME) $(NAME)