summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-05-09 21:04:19 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-05-09 21:04:19 +0000
commit8fc67efdc838f992c8781694a4b2047ae5e65465 (patch)
tree5ce0f4506eaeeae48c15d10de973101535ecd427 /utils
parent2ba03c9f26e659adf3fb1c231c18e4b1ee1ac953 (diff)
downloadgdm-8fc67efdc838f992c8781694a4b2047ae5e65465.tar.gz
Finally fix bug #340960
2006-05-09 Brian Cameron <brian.cameron@sun.com> * config/ssh.desktop.in.in, po/POTFILES.in, utils/Makefile.am: Finally fix bug #340960
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 014cbcb6..5c77c0f3 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -11,8 +11,10 @@ INCLUDES = \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
$(UTILS_CFLAGS)
+libexec_SCRIPTS = \
+ @GDMSSHSESSION@
+
libexec_PROGRAMS = \
- @GDMSSHSESSION@ \
@GDMASKPASS@ \
@GDMOPEN@ \
@GDMPREFETCH@ \
@@ -22,7 +24,8 @@ if DMX_SUPPORT
bin_PROGRAMS = gdm-dmx-reconnect-proxy
endif
-EXTRA_PROGRAMS = gdmaskpass gdmopen gdmprefetch
+EXTRA_SCRIPTS = gdm-ssh-session
+EXTRA_PROGRAMS = gdmaskpass gdmopen gdmprefetch
gdmaskpass_SOURCES = \
gdmaskpass.c