summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-30 06:54:25 -0300
committerEuAndreh <eu@euandre.org>2025-04-30 06:55:38 -0300
commit861ec3fa71d8f02c533eb3cf03a23884b8c35f7c (patch)
tree572c81fb9bd0abcd398d356fb63320801c10c2e6 /Makefile
parentsrc/content/en/: Unpluralize collection names (diff)
downloadeuandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.gz
euandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.xz
Makefile: Include call to po4a(1) in build
Diffstat (limited to '')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 508f48a..0cf507f 100644
--- a/Makefile
+++ b/Makefile
@@ -196,6 +196,7 @@ derived-assets = \
install.txt \
sources.txt \
src/content/.gitignore \
+ i18n.sentinel \
captured-assets = \
src/content/$(PUBURL) \
@@ -342,6 +343,10 @@ install.txt: src/install.txt
sources.txt install.txt:
sed 's|^src/content/||' src/$(@F) > $@
+i18n.sentinel: po/po4a.cfg po/note.txt $(sources.po) $(po4a.in)
+ po4a po/po4a.cfg
+ touch $@
+
src/sort-expected.txt: