]> git.street.me.uk Git - andy/viking.git/blame - help/Makefile.am
[QA] Fix some clang compiler warnings.
[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 =
ec84f3a6
GT
17DOC_FIGURES = \
18 figures/addtr_18.png \
19 figures/addwp_18.png \
20 figures/demdl_18.png \
21 figures/edtr_18.png \
22 figures/edwp_18.png \
23 figures/geomove_18.png \
24 figures/geozoom_18.png \
25 figures/map_tile_info_dialog.png \
26 figures/mapdl_18.png \
27 figures/mover_22.png \
28 figures/properties_degree.png \
29 figures/properties_units.png \
30 figures/route_finder_18.png \
31 figures/ruler_18.png \
32 figures/select_18.png \
33 figures/showpic_18.png \
34 figures/trw_statusbar.png \
35 figures/vik_new_route_18.png \
36 figures/zoom_18.png \
37 figures/zoom_status_popup.png \
131af8c0
RN
38 figures/Viking-OSM-CycleMap-ManyTracks.jpg \
39 figures/DEM_file_info_dialog.png
a2322aa1 40DOC_LINGUAS =