[evolution-data-server] Add --with-private-docs to DISTCHECK_CONFIGURE_FLAGS.



commit 11df8cea931cd7dc290481d21dd30b38731f4c62
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Jun 4 15:16:51 2012 -0400

    Add --with-private-docs to DISTCHECK_CONFIGURE_FLAGS.

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



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