aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 922918a..1ccfb15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,4 +103,5 @@ esac
#
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([__path__(config_files)])
+AC_CONFIG_COMMANDS([tester-mode], [chmod +x tester])
AC_OUTPUT