view plugins/rotate/Makefile.am @ 1731:155268f3bc76

do not reload image on copy, move, rename and external editor changed files should be detected anyway http://sourceforge.net/tracker/index.php?func=detail&aid=2848373&group_id=222125&atid=1054680
author nadvornik
date Thu, 03 Sep 2009 19:18:20 +0000
parents 22ec11cc989c
children
line wrap: on
line source

dist_gq_bin_SCRIPTS = geeqie-rotate

gq_desktopdir = $(appdir)/applications
gq_desktop_in_files = rotate.desktop.in
gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@

EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)