aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorJuhani Krekelä2021-06-28 15:47:41 +0300
committerWolfgang Müller2021-06-28 16:22:10 +0200
commitd7553f65c1e9b0c5eeded77a2ce7eb521b315f62 (patch)
treeabdc04bb0faf4b841069e21cd01935c63b6b0b81 /Makefile
parentc7613a2c62edf3937ef23ee5135784110335384a (diff)
downloadweltschmerz-d7553f65c1e9b0c5eeded77a2ce7eb521b315f62.tar.gz
po: Add Finnish translation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5346a0d..5504fb2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ LOCALEDIR ?= ${DATAROOTDIR}/locale
MANDIR ?= ${DATAROOTDIR}/man
VALAC ?= valac
-POFILES := po/de.po
+POFILES := po/de.po po/fi.po
MOFILES := $(POFILES:.po=.mo)
.SUFFIXES: