aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-26 19:07:35 -0300
committerEuAndreh <eu@euandre.org>2021-06-26 21:32:31 -0300
commitb599cb618937e1a08091b57d9359263eb101baeb (patch)
tree209c227bc65b4340703b4af31d304cb499612782 /Makefile
parentaux/workflow/dist.sh: Use getopts for arguments (diff)
downloadgit-permalink-b599cb618937e1a08091b57d9359263eb101baeb.tar.gz
git-permalink-b599cb618937e1a08091b57d9359263eb101baeb.tar.xz
aux/workflow/public.sh: Use getopts for arguments
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63663e5..06334dc 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ l10n-gen:
sh aux/workflow/l10n.sh -l '$(TRANSLATIONS)' $(manpages.en.in)
public: l10n-gen all README.md TODOs.md CHANGELOG.md
- sh aux/workflow/public.sh $(NAME) $(NAME) $(MAILING_LIST) public
+ sh aux/workflow/public.sh -n $(NAME) -m $(MAILING_LIST) -o public
sh aux/workflow/manpages.sh -Ho public $(manpages)
spellcheck: public