summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-03-05 12:30:58 +0100
committerStef Walter <stefw@gnome.org>2014-03-05 12:59:48 +0100
commit068e80451b02b92daaf74be784eb05231a3a27ff (patch)
tree8ebd90fec293d34b22aafc227e38f1ea3bec7392 /Makefile.am
parent0d116b7177a5d432fe2b04990d63c91435237e76 (diff)
downloadlibsecret-068e80451b02b92daaf74be784eb05231a3a27ff.tar.gz
Makefile.am: Fix make distcheck again
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 ba5b6bc..7a711ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ SUBDIRS = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-debug=yes \
--disable-coverage \
- --enable-strict \
+ --disable-strict \
--disable-silent-rules \
--enable-gtk-doc \
--enable-vala