view plugins/image-crop/Makefile.am @ 2858:4c7dd47bbcd6

Plugin for image crop Requires ImageMagick and exiftool
author Colin Clark <colin.clark@cclark.uk>
date Sat, 27 Oct 2018 12:40:59 +0100
parents
children
line wrap: on
line source

dist_gq_bin_SCRIPTS = geeqie-image-crop

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

EXTRA_DIST = $(gq_desktop_in_files)
CLEANFILES = $(gq_desktop_DATA)