aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-23 08:07:14 -0300
committerEuAndreh <eu@euandre.org>2021-06-23 08:07:14 -0300
commit57335b3e7c4c9e91c5747778180d611e5f15d144 (patch)
tree4b3892bb4d46a4f3bdde2a31eb1980f795db9378 /Makefile
parentaux/workflow/assert-readme.sh: No need to create the public/ directory (diff)
downloadgit-permalink-57335b3e7c4c9e91c5747778180d611e5f15d144.tar.gz
git-permalink-57335b3e7c4c9e91c5747778180d611e5f15d144.tar.xz
aux/: Explicitly pass "public/" as a parameter to scripts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2a60ba..c485659 100644
--- a/Makefile
+++ b/Makefile
@@ -46,5 +46,5 @@ dist:
sh aux/workflow/dist.sh $(DATE) $(VERSION) $(NAME) $(NAME) $(MAILING_LIST)
public: README.md TODOs.md CHANGELOG.md
- sh aux/workflow/public.sh $(NAME) $(NAME) $(MAILING_LIST)
+ sh aux/workflow/public.sh $(NAME) $(NAME) $(MAILING_LIST) public
sh aux/workflow/manpages.sh '$(TRANSLATIONS)' --html '' -- $(do_subst)