summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-02-15 15:07:05 +1100
committerRobert Ancell <robert.ancell@canonical.com>2012-02-15 15:07:05 +1100
commit76ea1f18802b45ea53baa2c576d56a43b1ba4093 (patch)
tree8d26f3d27f2f4cc9ded6492cdbe94086f98ff8f3 /tests/Makefile.am
parent63336f50fc5477d45d9e3263a17a37e9b2e5c801 (diff)
downloadlightdm-76ea1f18802b45ea53baa2c576d56a43b1ba4093.tar.gz
Add a session lock D-Bus call that makes the greeter select that user
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 331868cc..4157a826 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,6 +67,7 @@ TESTS = \
test-script-hook-fail-greeter-setup \
test-script-hook-fail-session-setup \
test-lock-seat \
+ test-lock-session \
test-switch-to-greeter \
test-switch-to-guest \
test-switch-to-user \
@@ -132,6 +133,7 @@ EXTRA_DIST = \
scripts/language.conf \
scripts/language-no-accounts-service.conf \
scripts/lock-seat.conf \
+ scripts/lock-session.conf \
scripts/login.conf \
scripts/login-guest.conf \
scripts/login-guest-disabled.conf \