summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-26 18:58:38 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-26 18:58:38 +1000
commitc7e82b46f561e8844af98e4f32b13930804232ae (patch)
tree75125ad45877a7618d50aa8218a52fd90a59c3fa
parent7c8d171a5e7c6e48b46495e02efb79d0fd349b2f (diff)
downloadlightdm-git-c7e82b46f561e8844af98e4f32b13930804232ae.tar.gz
Remove obsolete chmodlightdm-0.9.2
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 222e7270..65a3627c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,8 +195,7 @@ po/Makefile.in
src/Makefile
tests/Makefile
tests/src/Makefile
-],
-[chmod +x tests/src/test-guest-account])
+])
AC_OUTPUT
dnl ###########################################################################