From 04c91c40d548bb70062fcadeeeea37fd4319e066 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 11 May 2025 07:58:03 -0300 Subject: Finish branches.html and setup i18n of manpages and HTML strings --- deps.mk | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'deps.mk') diff --git a/deps.mk b/deps.mk index 330faad..02fb1b7 100644 --- a/deps.mk +++ b/deps.mk @@ -12,6 +12,13 @@ mains.go = \ tests/fuzz/internal-queue/main.go \ tests/main.go \ +manpages.N.adoc = \ + doc/gistatic.en.0.adoc \ + doc/gistatic.pt.0.adoc \ + +sources.po = \ + po/gistatic/pt.po \ + functional-tests/lib.go = \ tests/functional/empty-repository/gistatic.go \ -- cgit v1.2.3