diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
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 |