summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-26 18:59:39 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-26 18:59:39 +1000
commit79c36ba8281941269d6f7eb464931d5e0f1c83c5 (patch)
tree373a35ecb268f09a6bf17c98fa256a93202d99d9 /configure.ac
parent27db07866f716520d36de3b19366e6b41d7f640a (diff)
downloadlightdm-79c36ba8281941269d6f7eb464931d5e0f1c83c5.tar.gz
More refactoring...
Diffstat (limited to 'configure.ac')
-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 ###########################################################################