Plugin for tethered photography
[geeqie.git] / plugins / tethered-photography / Makefile.am
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)