From d7dc5cc4b3da7104d6b47f3b8c5c836f6777ce63 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 May 2025 04:27:45 -0300 Subject: Do not install po/tests/*.mo files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 087bbb6..6eb6a22 100644 --- a/Makefile +++ b/Makefile @@ -144,7 +144,7 @@ $(manpages.XX.N.adoc): po/doc/po4a.cfg po4a --no-update --translate-only $@ po/doc/po4a.cfg locale/.gitignore: po/tests/de.mo po/tests/es.mo - instool $(@D) install mo $(sources.mo) + instool $(@D) install mo po/tests/de.mo po/tests/es.mo echo '*' > $@ -- cgit v1.2.3