Enable the Makefile to run tests
This commit is contained in:
parent
7e55db0de7
commit
6119ece5cb
4 changed files with 33 additions and 0 deletions
|
@ -15,5 +15,6 @@ fi
|
|||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env])
|
||||
AC_CONFIG_FILES([test-env], [chmod +x test-env])
|
||||
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue