view plugins/Makefile.am @ 2894:a4836631689a

Tell Git to ignore .desktop files globally These files are all generated by the build, with the exception of the template.desktop file, so: * Have Git ignore all *.desktop files. * Rename template.desktop to template.desktop.in to avoid a clash with this new ignore rule. * Remove the checked-in image-crop.desktop file, which is built anyway.
author Dave Lambert <dave@davelambert.org>
date Mon, 26 Nov 2018 12:11:40 +0000
parents 1656d2341e2f
children 5867602f7a60
line wrap: on
line source


SUBDIRS = rotate symlink ufraw import geocode-parameters export-jpeg tethered-photography camera-import image-crop
qq_desktoptemplatedir = $(appdir)
qq_desktoptemplate_DATA = template.desktop.in

EXTRA_DIST = $(qq_desktoptemplate_DATA)