From ae6ef44de8fabb6728b66d95147d99f0a0d13880 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 27 Jun 2013 01:04:55 -0400 Subject: Continued tests work-in-progress. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e9bb7592..4674acc5 100644 --- a/configure.ac +++ b/configure.ac @@ -79,8 +79,8 @@ AC_CONFIG_FILES([Makefile po/Makefile.in tests/Makefile tests/config.vala - tests/indicator-keyboard-service - tests/services/indicator-keyboard.service], + tests/services/indicator-keyboard.service]) +AC_CONFIG_FILES([tests/indicator-keyboard-service], [chmod +x tests/indicator-keyboard-service]) AC_OUTPUT -- cgit v1.2.3