aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-02-26 05:16:09 +0800
committerChristian Persch <chpe@src.gnome.org>2008-02-26 05:16:09 +0800
commit74f53e3d6dcb35891046435b03f2df83e552d407 (patch)
tree9d053342c0aea3e7ae7f82ad8fcdd46caefaa640 /Makefile.am
parent3e86e9015735ecf1e2698c29fe4c8fa618424138 (diff)
downloadgsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar.gz
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar.bz2
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar.lz
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar.xz
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.tar.zst
gsoc2013-epiphany-74f53e3d6dcb35891046435b03f2df83e552d407.zip
The cert manager is useless and doesn't build; remove --enable-certificate-manager from distcheck flags.RELEASE_2_21_92
svn path=/trunk/; revision=7987
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0b7cbe29d..853b8a0cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,6 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-python \
--enable-zeroconf \
--enable-desktop-file-plugin \
- --enable-certificate-manager \
--enable-gtk-doc \
--disable-schemas-install \
--disable-scrollkeeper \