]> git.street.me.uk Git - andy/viking.git/blob - help/Makefile.am
[DOC] Add an example screenshot of Viking.
[andy/viking.git] / help / Makefile.am
1 include $(top_srcdir)/gnome-doc-utils.make
2
3 # Annoyingly in the XML, yelp refuses to load relative images fileref, i.e. ../../src/icons/file.png
4 #  whereas the PDF generation inserts these references OK
5 # Nevertheless we need to copy the images into figures/ so they are available for the distribution installed help
6 # Most tool icons are _18, except the pan one which is _22 just to be annoying
7 get-icons:
8         -cp -f ../src/icons/*_[12][0-9].png C/figures/
9 # '-' ^^^^^ means it doesn't care about the exit status
10 #  this copy statement is not critical (especially when run under make distcheck)
11
12 dist-hook: get-icons doc-dist-hook
13
14 DOC_MODULE = viking
15 DOC_ENTITIES = legal.xml
16 DOC_INCLUDES =
17 DOC_FIGURES = figures/*.png figures/*.jpg
18 DOC_LINGUAS =