From cbc1b271ea57cb68a2663a52dd096749218eda3e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Jun 2014 23:19:50 +0300 Subject: Add shell scripts for running branded tmw and evol versions. Not present in install make action. --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3756fd320..126a88d41 100755 --- a/configure.ac +++ b/configure.ac @@ -398,6 +398,9 @@ docs/Makefile po/Makefile.in ]) +AC_CONFIG_FILES([data/evol/evol], [chmod +x data/evol/evol]) +AC_CONFIG_FILES([data/tmw/tmw], [chmod +x data/tmw/tmw]) + AC_OUTPUT echo -- cgit v1.2.3-70-g09d2