summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2015-03-06 14:23:57 +0100
committerKarel Zak2015-03-06 14:23:57 +0100
commitf63faced16be616cd41f5ba39cd32db7b0d01c90 (patch)
tree42e7aa36122c41896a75f7af0bb0174974cb0834 /Makefile.am
parentbuild-sys: cleanup realtime lib usage (diff)
downloadkernel-qcow2-util-linux-f63faced16be616cd41f5ba39cd32db7b0d01c90.tar.gz
kernel-qcow2-util-linux-f63faced16be616cd41f5ba39cd32db7b0d01c90.tar.xz
kernel-qcow2-util-linux-f63faced16be616cd41f5ba39cd32db7b0d01c90.zip
Revert "build-sys: remove static builds from make-check"
The problem should be fixed now. This reverts commit 948b87581e7f1a430f258e169282a1755bb68edd.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9e7d8f086..391de3dfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -178,6 +178,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-use-tty-group \
--disable-silent-rules \
--enable-all-programs \
+ --enable-static-programs \
--enable-gtk-doc \
--with-python \
--with-bashcompletiondir=$$dc_install_base/$(bashcompletiondir) \