comparison 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
comparison
equal deleted inserted replaced
2855:009f0a811472 2856:8521d2405863
1 dist_gq_bin_SCRIPTS = geeqie-tethered-photography geeqie-tethered-photography-hook-script
2
3 gq_desktopdir = $(appdir)/applications
4 gq_desktop_in_files = tethered-photography.desktop.in
5 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
6 @INTLTOOL_DESKTOP_RULE@
7
8 EXTRA_DIST = $(gq_desktop_in_files)
9 CLEANFILES = $(gq_desktop_DATA)