summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-03-10 04:22:33 +0000
committerRay Strode <halfline@src.gnome.org>2008-03-10 04:22:33 +0000
commitecf33573b7fb4332a63c20ad64bae9c853684dc7 (patch)
treed687cf0e7c35a19366375f1b02c44fbd0b989fe6
parent7ccdd86f867ebbd31137ae5cd5397e1243c6b294 (diff)
downloadgdm-ecf33573b7fb4332a63c20ad64bae9c853684dc7.tar.gz
add gdm-session-direct.xml to EXTRA_DIST
2008-03-10 Ray Strode <rstrode@redhat.com> * daemon/Makefile.am: add gdm-session-direct.xml to EXTRA_DIST svn path=/trunk/; revision=5979
-rw-r--r--ChangeLog5
-rw-r--r--daemon/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 402682c1..0bab9123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-10 Ray Strode <rstrode@redhat.com>
+
+ * daemon/Makefile.am: add gdm-session-direct.xml to
+ EXTRA_DIST
+
2008-03-09 Ray Strode <rstrode@redhat.com>
* daemon/gdm-simple-slave.c:
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index f59e83d0..89d1449b 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -365,6 +365,7 @@ EXTRA_DIST = \
gdm-factory-slave.xml \
gdm-product-slave.xml \
gdm-xdmcp-chooser-slave.xml \
+ gdm-session-direct.xml \
gdm-manager.xml \
gdm-display.xml \
gdm-xdmcp-greeter-display.xml \