Request sample image or file when reporting bugs
[geeqie.git] / src / icons / svg / Makefile.am
1 ## Process this file with automake to produce Makefile.in.
2
3 svg_images = \
4         folder_closed.svg       \
5         folder_locked.svg       \
6         folder_open.svg         \
7         folder_up.svg           \
8         gqview_icon.svg         \
9         icon_book.svg           \
10         icon_config.svg         \
11         icon_tools.svg          \
12         icon_view.svg           \
13         sheet_blank.svg         \
14         sheet_broken.svg        \
15         sheet_metadata.svg      \
16         sheet_unknown.svg       \
17         sheet_video.svg \
18         spinner_orbit.svg
19
20 EXTRA_DIST = $(svg_images)
21