X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2FMakefile.am;h=57d7fa30843561cf70adff006e26e160a21f1e32;hb=b9d8f7f78ab1818b0ec4d24c686fb741457e376c;hp=9366ddd00c9e266b908eac48fdcdaf74d1466342;hpb=34b22100232d809bca6f4bdaf011b0eb2f9a073a;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index 9366ddd0..57d7fa30 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -9,16 +9,16 @@ DOC_INCLUDES = legal.xml dist-hook: doc-dist-hook DOC_FIGURES = \ - add-text-annotation.png \ - annotations-navigate.png \ - annotations-nav-to-page.png \ - evincelogo.png \ - gconf-editor.png \ - list-add-tabs.png \ - print-2sided.png \ - print-select.png \ - reverse-collate.png \ - zoom.png + figures/add-text-annotation.png \ + figures/annotations-navigate.png \ + figures/annotations-nav-to-page.png \ + figures/evincelogo.png \ + figures/gconf-editor.png \ + figures/list-add-tabs.png \ + figures/print-2sided.png \ + figures/print-select.png \ + figures/reverse-collate.png \ + figures/zoom.png DOC_PAGES = \ annotation-properties.page \ @@ -86,6 +86,6 @@ DOC_PAGES = \ DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl it ja nl oc pt_BR ru sl sr sv uk vi zh_CN --include $(top_srcdir)/git.mk - endif + +-include $(top_srcdir)/git.mk