From 6f846a22f21407cbb469040a2be56e15eb2449c3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 4 May 2025 09:04:34 -0300 Subject: Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual target --- deps.mk | 9 --------- 1 file changed, 9 deletions(-) (limited to 'deps.mk') diff --git a/deps.mk b/deps.mk index 0a19d23..a48e08e 100644 --- a/deps.mk +++ b/deps.mk @@ -143,15 +143,6 @@ sources.po = \ po/fr.po \ po/pt.po \ -po4a.in = \ - src/content/en/about.adoc \ - src/content/en/til/2020/08/12/filename-timestamp.adoc \ - src/content/en/til/categories.adoc \ - src/content/en/til/index.adoc \ - src/headers/ref.txt \ - src/names/categories/ref.txt \ - src/names/category/ref.txt \ - src/content/en/about.html.gz: src/content/en/about.html src/content/en/index.html.gz: src/content/en/index.html src/content/pt/sobre.html.gz: src/content/pt/sobre.html -- cgit v1.2.3