view plugins/tethered-photography/Makefile.am @ 2856:8521d2405863

Plugin for tethered photography Basic tethered photography using gphoto2
author Colin Clark <colin.clark@cclark.uk>
date Tue, 23 Oct 2018 19:44:36 +0100
parents
children
line wrap: on
line source

dist_gq_bin_SCRIPTS = geeqie-tethered-photography geeqie-tethered-photography-hook-script

gq_desktopdir = $(appdir)/applications
gq_desktop_in_files = tethered-photography.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)