Mercurial > geeqie
view plugins/ufraw/Makefile.am @ 1777:56c019ed8746
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 | 22ec11cc989c |
children |
line wrap: on
line source
dist_gq_bin_SCRIPTS = geeqie-ufraw gq_desktopdir = $(appdir)/applications gq_desktop_in_files = geeqie-ufraw-recursive.desktop.in \ geeqie-ufraw.desktop.in \ geeqie-ufraw-id.desktop.in gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)