From 05606fb390f1553c3754934d4e25947b9bc497b3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 30 Aug 2022 16:58:22 -0300 Subject: dynamic.mk: Remove "disabled" target --- dynamic.mk | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dynamic.mk b/dynamic.mk index 0486ed5..959d115 100644 --- a/dynamic.mk +++ b/dynamic.mk @@ -84,13 +84,6 @@ fqdn: printf '$(FQDN)' -disabled: - sh aux/assert-shellcheck.sh - sh aux/workflow/assert-todos.sh - sh scripts/assert-spelling.sh - sh scripts/extract-translations.sh - sh scripts/apply-translations.sh - # `public` depends on $(ALL) because `jekyll build` needs some of the files # generated in $(ALL), IOW for JEKYLL_COMPAT. As soon as jekyll is removed, -- cgit v1.2.3