Mercurial > geeqie.yaz
view src/icons/svg/Makefile.am @ 1315:c1d108ab3388
Since READ_*() macros are now exported, do not hide
the if() continue; statement in them.
Wrap WRITE_STRING() instructions in a safer do {} while (0).
author | zas_ |
---|---|
date | Tue, 24 Feb 2009 17:47:45 +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)