diff options
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -27,8 +27,11 @@ manpages.XX.N.adoc = \ doc/gotext.pt.0.adoc \ sources.po = \ - po/tests/de.po \ - po/tests/es.po \ + po/gotext/de.po \ + po/gotext/eo.po \ + po/gotext/es.po \ + po/gotext/fr.po \ + po/gotext/pt.po \ functional/lib.go = \ tests/functional/api-usage/gotext.go \ |