aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2015-03-06 14:23:57 +0100
committerKarel Zak <kzak@redhat.com>2015-03-06 14:23:57 +0100
commitf63faced16be616cd41f5ba39cd32db7b0d01c90 (patch)
tree42e7aa36122c41896a75f7af0bb0174974cb0834
parent254743e4a6641173abfe342edd94902d9344f58b (diff)
downloadutil-linux-playground-f63faced16be616cd41f5ba39cd32db7b0d01c90.tar.gz
Revert "build-sys: remove static builds from make-check"
The problem should be fixed now. This reverts commit 948b87581e7f1a430f258e169282a1755bb68edd.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9e7d8f0868..391de3dfb1 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) \