summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPer Olofsson <pelle@pqz.se>2015-09-22 08:07:21 +0200
committerPer Olofsson <pelle@pqz.se>2015-09-22 08:07:21 +0200
commit84368dd4d0c176c81d2043fcf5f8e6873edf73c5 (patch)
tree9619ccce4989a7accdef6f4020043ecba27fe77a /configure.ac
parente04b0f3ff6f2bb42cc6b503b23cadf076297e4ed (diff)
use Makefile.in in autotests for consistency
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 29cadb0..7e103ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,5 +9,6 @@ AC_CONFIG_FILES([
Makefile
scripts/Makefile
tests/Makefile
+ autotests/Makefile
])
AC_OUTPUT