summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmkdeps.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index dbb1af4..c280671 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -302,7 +302,7 @@ done
categories | sed 's/^/category\t/'
slides | sed 's/^/slide\t/'
media | sed 's/^/media\t/'
-} | mkwb deps src/config.json
+} | mkwbg deps src/config.json
## What the translator writes. Naming them here is what lets them
## be derived: deps.mk is written before make runs, so a translation
@@ -332,7 +332,7 @@ printf '\t\t> $@\n\n'
## The canonical rules, inlined so no include is needed
## at make time.
echo
-mkwb rules
+mkwbg rules
## Everything mkwb renders reads the site's wording table, which