diff options
| author | EuAndreh <eu@euandre.org> | 2021-06-12 22:19:28 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-06-12 22:26:59 -0300 |
| commit | 0f02b1bf62005b451ff4b91a88716cb6e0365849 (patch) | |
| tree | e4bb9c8d6e723ea8e249a269b7f25e8dcaf20d9b /Makefile | |
| parent | doc/git-permalink.1: Write initial version (diff) | |
| download | git-permalink-0f02b1bf62005b451ff4b91a88716cb6e0365849.tar.gz git-permalink-0f02b1bf62005b451ff4b91a88716cb6e0365849.tar.xz | |
Makefile: Add aux/workflow/assert-manpages.sh
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ dev-check: check sh aux/workflow/assert-todos.sh sh aux/workflow/assert-changelog.sh $(NAME) sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST) + sh aux/workflow/assert-manpages.sh $(NAME) $(MAILING_LIST) do_subst = sed \ -e 's:[@]VERSION[@]:$(VERSION):g' \ |
