[evolution-data-server] Add --disable-examples to DISTCHECK_CONFIGURE_FLAGS.



commit bcb69eaefc38607b70d55683087345b0348ead9d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Oct 31 21:09:30 2013 -0400

    Add --disable-examples to DISTCHECK_CONFIGURE_FLAGS.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f7d4d84..201c6b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS=-I m4
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-private-docs --with-krb5=/usr --enable-introspection 
--disable-uoa
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-private-docs --with-krb5=/usr --enable-introspection 
--disable-uoa --disable-examples
 
 SUBDIRS = camel data private libedataserver libebackend addressbook calendar modules services tests docs art 
po
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]