summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Hrdina <phrdina@redhat.com>2019-12-11 10:14:38 +0100
committerPavel Hrdina <phrdina@redhat.com>2020-01-17 16:04:26 +0100
commit71d3098e59b0a7ef47bfda8a55910638eefd16f9 (patch)
treeffad382be58c567cd73d52fc54d0319e66c242d5 /Makefile.am
parentaaf885e55241d97c087877ea28d1c6f71c7392a2 (diff)
downloadlibvirt-71d3098e59b0a7ef47bfda8a55910638eefd16f9.tar.gz
bootstrap.conf: drop gnulib tests from libvirt
We are in process of removing gnulib and adopting meson as our build system. In order to help with the transition let's drop gnulib tests. This will also help with the fact that before we will be able to drop gnulib completely we will store output of bootstrap in git. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0d7ccc74db..8a8eecb697 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ GENHTML = genhtml
# so force it explicitly
DISTCHECK_CONFIGURE_FLAGS = --enable-werror
-SUBDIRS = . gnulib/lib include/libvirt src tools docs gnulib/tests \
+SUBDIRS = . gnulib/lib include/libvirt src tools docs \
tests po examples
XZ_OPT ?= -v -T0