summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-23 12:48:36 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-23 12:48:36 (EDT)
commit70ec66d3c418db2001e5d95bcf502171fb1811be (patch)
tree8f697b6f102b362a8d2d6079858a4413452c73b0 /configure.ac
parent926339c528c18eae9602b4293741caaf47c2b24f (diff)
tests/aux/defs.sh.in: New file
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 f33b9d5..f448759 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,4 +60,5 @@ AC_ARG_WITH(
AC_SUBST([SH])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([config.sh])
+AC_CONFIG_FILES([tests/aux/defs.sh])
AC_OUTPUT()