summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--utils/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57c6e7db..652c29a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-05-12 Brian Cameron <brian.cameron@sun.com>
+ * utils/Makefile.am: Add gdm-ssh-session to EXTRA_DIST.
+
+2006-05-12 Brian Cameron <brian.cameron@sun.com>
+
* gui/gdmsession.c: Fix bug that was causing the
ShowGnomeFailsafeSession and ShowGnomeXtermSession configuration
values not to work right.
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 5c77c0f3..9363c2cf 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -11,6 +11,8 @@ INCLUDES = \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
$(UTILS_CFLAGS)
+EXTRA_DIST = gdm-ssh-session
+
libexec_SCRIPTS = \
@GDMSSHSESSION@