diff options
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ manpages.N.adoc = \ doc/gotext.fr.0.adoc \ doc/gotext.pt.0.adoc \ +sources.po = \ + po/tests/de.po \ + po/tests/es.po \ + functional-tests/lib.go = \ tests/functional/api-usage/gotext.go \ |