Add German translation from translationproject.org.
[pspp-builds.git] / po / automake.mk
index 011fe267254b79783e3fd4aa3310eeb614ca5507..74e6f8f8d03f6c9a8fe214ea699f0eb3fc676b6c 100644 (file)
@@ -4,7 +4,15 @@ XGETTEXT=xgettext
 MSGMERGE=msgmerge
 MSGFMT=msgfmt
 
-POFILES=po/ca.po po/en_GB.po po/es.po po/fr.po po/lt.po po/nl.po po/pt_BR.po
+POFILES = \
+       po/ca.po \
+       po/de.po \
+       po/en_GB.po \
+       po/es.po \
+       po/fr.po \
+       po/lt.po \
+       po/nl.po \
+       po/pt_BR.po
 
 POTFILE=po/$(DOMAIN).pot