diff options
Diffstat (limited to 'po/doc/local.mk')
-rw-r--r-- | po/doc/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index 317bd72947..f2d009fdc0 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -19,6 +19,7 @@ DOC_PO_FILES= \ %D%/guix-manual.es.po \ %D%/guix-manual.de.po \ + %D%/guix-manual.fa.po \ %D%/guix-manual.fr.po \ %D%/guix-manual.pt_BR.po \ %D%/guix-manual.ru.po \ @@ -27,6 +28,7 @@ DOC_PO_FILES= \ DOC_COOKBOOK_PO_FILES= \ %D%/guix-cookbook.de.po \ + %D%/guix-cookbook.fa.po \ %D%/guix-cookbook.fr.po EXTRA_DIST = \ |