summaryrefslogtreecommitdiff
path: root/v2/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-07-06 16:01:36 -0300
committerEuAndreh <eu@euandre.org>2023-07-06 16:01:54 -0300
commit1ed0bfbe421affea771948b4226911580d645934 (patch)
treeca167cc9f68eef697063aa93b9760408b7e6748c /v2/Makefile
parentTODOs.md: Add note on makemake(1) (diff)
downloadeuandre.org-1ed0bfbe421affea771948b4226911580d645934.tar.gz
euandre.org-1ed0bfbe421affea771948b4226911580d645934.tar.xz
v2: mv aux/po4a-cfg.sh src/bin/dyn-po4a
Diffstat (limited to '')
-rw-r--r--v2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v2/Makefile b/v2/Makefile
index 1fa6050..f98c9ef 100644
--- a/v2/Makefile
+++ b/v2/Makefile
@@ -12,7 +12,7 @@ generated.mk: ALWAYS
makemake > generated.mk
po/po4a.cfg: ALWAYS
- sh aux/po4a-cfg.sh < po/i18n.mappings | ifnew $@
+ dyn-po4a < po/i18n.mappings | ifnew $@
po4a $@
ALWAYS: