summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-11-20 13:05:09 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-11-20 13:05:09 +1300
commit27bd550551e7686a707d97280e7b20f64f7dbfba (patch)
treea87dc21c668331ebdf6520d08df6c44b970a2c7c
parent0197e0c37094638d0d6d646aa44ca6e8ce1775cf (diff)
downloadlightdm-27bd550551e7686a707d97280e7b20f64f7dbfba.tar.gz
Remove trailing whitespace from Makefile
-rw-r--r--tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7f6c4dea..828119ed 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -172,14 +172,14 @@ TESTS = \
test-vnc-open-file-descriptors \
test-vnc-guest \
test-xremote-autologin \
- test-xremote-login \
+ test-xremote-login \
test-xdmcp-client \
test-xdmcp-client-xorg-1.16 \
test-xdmcp-server-autologin \
test-xdmcp-server-login \
test-xdmcp-server-double-login \
test-xdmcp-server-guest \
- test-xdmcp-server-keep-alive \
+ test-xdmcp-server-keep-alive \
test-xdmcp-server-xdm-authentication \
test-xdmcp-server-xdm-authentication-missing-data \
test-xdmcp-server-xdm-authentication-short-data \
@@ -187,7 +187,7 @@ TESTS = \
test-xdmcp-server-xdm-authentication-required \
test-xdmcp-server-xdm-authentication-missing-key \
test-xdmcp-server-xdm-authentication-no-key \
- test-xdmcp-server-xdm-authentication-invalid-authorization \
+ test-xdmcp-server-xdm-authentication-invalid-authorization \
test-xdmcp-server-invalid-authentication \
test-xdmcp-server-request-without-addresses \
test-xdmcp-server-request-without-authorization \
@@ -624,7 +624,7 @@ EXTRA_DIST = \
scripts/xdmcp-server-xdm-authentication-long-data.conf \
scripts/xdmcp-server-xdm-authentication-missing-key.conf \
scripts/xdmcp-server-xdm-authentication-missing-data.conf \
- scripts/xdmcp-server-xdm-authentication-no-key.conf \
+ scripts/xdmcp-server-xdm-authentication-no-key.conf \
scripts/xdmcp-server-xdm-authentication-required.conf \
scripts/xdmcp-server-xdm-authentication-short-data.conf \
scripts/xremote-autologin.conf \