summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-04 09:29:41 -0300
committerEuAndreh <eu@euandre.org>2025-05-04 09:29:41 -0300
commitb5260b292ae5f54902ec7a61fde340e03ce854e9 (patch)
treec73f6b14f462251bda9c9c5a389fe6db8e5112bf /deps.mk
parentAdd standalone uuid(1) utility (diff)
downloaduuid-b5260b292ae5f54902ec7a61fde340e03ce854e9.tar.gz
uuid-b5260b292ae5f54902ec7a61fde340e03ce854e9.tar.xz
Add i18n for manpages
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps.mk b/deps.mk
index 8630b53..21edbee 100644
--- a/deps.mk
+++ b/deps.mk
@@ -15,7 +15,12 @@ mains.go = \
tests/main.go \
manpages.N.adoc = \
+ doc/uuid.de.1.adoc \
doc/uuid.en.1.adoc \
+ doc/uuid.eo.1.adoc \
+ doc/uuid.es.1.adoc \
+ doc/uuid.fr.1.adoc \
+ doc/uuid.pt.1.adoc \
functional-tests/lib.go = \
tests/functional/string-round-trip/uuid.go \