aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dee6876..9563116 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
VERSION = v0.1.0
-DATE = 2021-01-22
+DATE = 2021-01-26
all:
@@ -51,9 +51,10 @@ dist:
git tag $(VERSION)
NAME = remembering
-public: README.md TODOs.md
+public: README.md TODOs.md CHANGELOG.md
sh build-aux/workflow/TODOs.sh $(NAME) $(NAME) public-inbox
sh build-aux/workflow/README.sh $(NAME) $(NAME)
+ sh build-aux/workflow/CHANGELOG.sh $(NAME) $(NAME)
clean:
rm -rf public/ tests/test-profiles/