aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e344d38..125097f 100644
--- a/Makefile
+++ b/Makefile
@@ -14,9 +14,10 @@ install:
check:
sh tests/all.sh
+NAME = remembering
public:
- sh build-aux/workflow/TODOs.sh remembering remembering public-inbox
- pandoc -s --metadata title='remembering - EuAndreh' -o public/index.html README.md
+ sh build-aux/workflow/TODOs.sh $(NAME) $(NAME) public-inbox
+ sh build-aux/workflow/README.sh $(NAME) $(NAME)
clean:
rm -rf public/