diff options
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index fb5a11e2a..108b7baed 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -2,7 +2,9 @@ include $(top_srcdir)/gnome-doc-utils.make DOC_MODULE = empathy DOC_ENTITIES = legal.xml -DOC_LINGUAS = es -DOC_FIGURES = +DOC_FIGURES = \ + figures/empathy-main-window.png \ + figures/empathy-new-account.png +DOC_LINGUAS = es fr dist-hook: doc-dist-hook |