aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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