aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ace5fa6..609997ee 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,6 @@ clean:
rm -rf public/
public:
- mkdir -p public
+ sh aux/workflow/public.sh dotfiles dotfiles public-inbox
.PHONY: clean check dev-check