diff options
Diffstat (limited to 'data/translations/help/Makefile.am')
-rw-r--r-- | data/translations/help/Makefile.am | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/translations/help/Makefile.am b/data/translations/help/Makefile.am index 33a488a04..284745f21 100644 --- a/data/translations/help/Makefile.am +++ b/data/translations/help/Makefile.am @@ -1,7 +1,12 @@ helpdir = $(pkgdatadir)/data/translations/help help_DATA = \ - ru.po + de.po \ + es.po \ + fr.po \ + pl.po \ + pt_BR.po \ + ru.po EXTRA_DIST = \ $(help_DATA) \ |