summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-05-09 17:32:40 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-05-09 17:32:40 +0000
commit17f458cd6101af43cbd1c96042d628b2549e8060 (patch)
tree25728569c72b4a4000dd48fb88bff58952a32e2e /utils
parent7ca4c93e80c0f6caa97c0ee9093593bbe5082c0f (diff)
downloadgdm-17f458cd6101af43cbd1c96042d628b2549e8060.tar.gz
Fix the installation of ssh.desktop and gdm-ssh-session so that the
2006-05-09 Brian Cameron <brian.cameron@sun.com> * configure.ac, config/Makefile.am, utils/Makefile.am: Fix the installation of ssh.desktop and gdm-ssh-session so that the desktop file is translated and gdm-ssh-session is installed to libexecdir. Fixes bugs #340958 and #340960.
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 508db4c2..014cbcb6 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -12,6 +12,7 @@ INCLUDES = \
$(UTILS_CFLAGS)
libexec_PROGRAMS = \
+ @GDMSSHSESSION@ \
@GDMASKPASS@ \
@GDMOPEN@ \
@GDMPREFETCH@ \
@@ -21,7 +22,6 @@ if DMX_SUPPORT
bin_PROGRAMS = gdm-dmx-reconnect-proxy
endif
-EXTRA_DIST = @GDMSSHSESSION@
EXTRA_PROGRAMS = gdmaskpass gdmopen gdmprefetch
gdmaskpass_SOURCES = \