]> git.street.me.uk Git - andy/viking.git/blame - help/Makefile.am
[DOC] Add an example screenshot of Viking.
[andy/viking.git] / help / Makefile.am
CommitLineData
f8b8a0b5 1include $(top_srcdir)/gnome-doc-utils.make
f8b8a0b5 2
a2322aa1
RN
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
7get-icons:
d7603eb2
RN
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)
f8b8a0b5 11
a2322aa1 12dist-hook: get-icons doc-dist-hook
f8b8a0b5 13
a2322aa1
RN
14DOC_MODULE = viking
15DOC_ENTITIES = legal.xml
16DOC_INCLUDES =
d4a2cefb 17DOC_FIGURES = figures/*.png figures/*.jpg
a2322aa1 18DOC_LINGUAS =