aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dynamic.mk7
1 files changed, 0 insertions, 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,