Mercurial > geeqie.yaz
view src/icons/svg/Makefile.am @ 1738:808dd5257146
Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal iha (Bug ID: 2894271).
author | zas_ |
---|---|
date | Fri, 04 Dec 2009 21:01:11 +0000 |
parents | d063f97503b7 |
children |
line wrap: on
line source
## Process this file with automake to produce Makefile.in. svg_images = \ folder_closed.svg \ folder_locked.svg \ folder_open.svg \ folder_up.svg \ gqview_icon.svg \ icon_book.svg \ icon_config.svg \ icon_tools.svg \ icon_view.svg \ sheet_blank.svg \ sheet_broken.svg \ spinner_orbit.svg EXTRA_DIST = $(svg_images)