aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-13 17:32:01 -0300
committerEuAndreh <eu@euandre.org>2022-01-13 17:33:20 -0300
commit99c6239414f052c7981e51a37867abe016db1299 (patch)
treed18a2f835206c08c3fde9de8c918eba3da8828fa /Makefile
parentTODOs.md: Add #td-f211218a-7ea2-1e84-fa0d-5aeb7f4f415a (diff)
downloadgit-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.gz
git-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.xz
Makefile: Remove makefile.svg
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 7e91279..aeade09 100644
--- a/Makefile
+++ b/Makefile
@@ -104,10 +104,6 @@ CHANGELOG.en.md: CHANGELOG.md
l10n-gen: README.en.md CHANGELOG.en.md $(manpages.en.in) src/locale/en.sh
sh aux/workflow/l10n.sh -l '$(TRANSLATIONS)' -L '$(CONTRIBLANGS)' $?
-public/makefile.svg: Makefile
- mkdir -p '$(@D)'
- makefile2graph check | dot -Tsvg > $@
-
public: l10n-gen all TODOs.md $(manpages) public/makefile.svg
sh aux/workflow/public.sh -l '$(TRANSLATIONS) $(CONTRIBLANGS) en' \
-n '$(NAME)' -m '$(MAILING_LIST)' -o public