aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-10-23 01:12:47 -0400
committerMike Frysinger <vapier@gentoo.org>2021-10-23 01:12:47 -0400
commit8cda01a02f00f271050050823e6facae0a730da6 (patch)
tree34ac6b38424226b6aa6ad3b9cc277b0ba6acada2 /configure.ac
parentbuild: hoist -Itop_srcdir to common AM_CPPFLAGS (diff)
downloadsandbox-8cda01a02f00f271050050823e6facae0a730da6.tar.gz
sandbox-8cda01a02f00f271050050823e6facae0a730da6.tar.bz2
sandbox-8cda01a02f00f271050050823e6facae0a730da6.zip
tests: merge into top level makefile too
This kills off recursive make entirely. Closes: https://bugs.gentoo.org/819411 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96c602f..0f2b0ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -471,7 +471,6 @@ AC_CONFIG_FILES([
Makefile
etc/sandbox.d/00default
tests/atlocal
- tests/Makefile
tests/package.m4
])
AC_OUTPUT