view plugins/Makefile.am @ 2899:5867602f7a60

Merge merge requests 649, 647 and 651 Just pro forma as they are already in the history. * github/merge-requests/649: Tell Git to ignore .desktop files globally * github/merge-requests/647: rename configure.in to configure.ac * github/merge-requests/651: Fix fullscreen spanning multiple monitors
author Klaus Ethgen <Klaus@Ethgen.de>
date Tue, 05 Feb 2019 21:14:17 +0100
parents c8147f1d5fc3 a4836631689a
children 3fc1b4b21177
line wrap: on
line source


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

EXTRA_DIST = $(qq_desktoptemplate_in_files)
CLEANFILES = $(qq_desktoptemplate_DATA)