summaryrefslogtreecommitdiffstats
path: root/runtime/doc/Make_all.mak
diff options
context:
space:
mode:
authorAmelia Clarke <selene@perilune.dev>2024-05-24 08:05:00 +0200
committerChristian Brabandt <cb@256bit.org>2024-05-24 08:05:00 +0200
commit35dfe58a540e2fb0eff953630f8e4fcbf4bc26ca (patch)
tree2d8e6f3a28d381ed91a719de656494f7ef98b733 /runtime/doc/Make_all.mak
parent2b09de910458247b70751928217422c38fd5abf8 (diff)
patch 9.1.0442: hare runtime files outdatedv9.1.0442
Problem: hare runtime files outdated Solution: runtime(hare): update hare.vim to match upstream (Amelia Clarke) closes: #14836 Signed-off-by: Amelia Clarke <selene@perilune.dev> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/doc/Make_all.mak')
-rw-r--r--runtime/doc/Make_all.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/Make_all.mak b/runtime/doc/Make_all.mak
index ed41d7dad7..f36ad7eca5 100644
--- a/runtime/doc/Make_all.mak
+++ b/runtime/doc/Make_all.mak
@@ -19,6 +19,7 @@ DOCS = \
fold.txt \
ft_ada.txt \
ft_context.txt \
+ ft_hare.txt \
ft_mp.txt \
ft_ps1.txt \
ft_raku.txt \
@@ -172,6 +173,7 @@ HTMLS = \
fold.html \
ft_ada.html \
ft_context.html \
+ ft_hare.html \
ft_mp.html \
ft_ps1.html \
ft_raku.html \