diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |