[evolution-data-server] Fix some distcheck errors.



commit cc3bb47b7cf2256d62a9219acac80abc0687d1eb
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Feb 3 08:46:17 2013 -0500

    Fix some distcheck errors.

 Makefile.am                                    |    2 +-
 addressbook/libedata-book/Makefile.am          |    2 -
 addressbook/libedata-book/e-data-book.xml      |  114 -------------
 calendar/libedata-cal/Makefile.am              |    2 -
 calendar/libedata-cal/e-data-cal.xml           |  201 ------------------------
 services/evolution-source-registry/Makefile.am |    1 +
 6 files changed, 2 insertions(+), 320 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index aad317e..85a52d2 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
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-private-docs --with-krb5=/usr --enable-introspection --disable-uoa
 
 SUBDIRS = camel data private libedataserver libebackend addressbook calendar modules services tests docs art po
 
diff --git a/addressbook/libedata-book/Makefile.am b/addressbook/libedata-book/Makefile.am
index b4b61dc..7bb0326 100644
--- a/addressbook/libedata-book/Makefile.am
+++ b/addressbook/libedata-book/Makefile.am
@@ -85,9 +85,7 @@ pkgconfig_DATA = libedata-book-$(API_VERSION).pc
 DISTCLEANFILES = $(pkgconfig_DATA)
 
 EXTRA_DIST = \
-	e-data-book-factory.xml \
 	e-data-book-view.xml \
-	e-data-book.xml \
 	$(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
 
 -include $(top_srcdir)/git.mk
diff --git a/calendar/libedata-cal/Makefile.am b/calendar/libedata-cal/Makefile.am
index 4ca704e..0276649 100644
--- a/calendar/libedata-cal/Makefile.am
+++ b/calendar/libedata-cal/Makefile.am
@@ -69,9 +69,7 @@ pkgconfig_DATA = libedata-cal-$(API_VERSION).pc
 DISTCLEANFILES = $(pkgconfig_DATA)
 
 EXTRA_DIST = 						\
-	e-data-cal-factory.xml				\
 	e-data-cal-view.xml				\
-	e-data-cal.xml					\
 	$(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
 
 -include $(top_srcdir)/git.mk
diff --git a/services/evolution-source-registry/Makefile.am b/services/evolution-source-registry/Makefile.am
index da9110a..88f32f1 100644
--- a/services/evolution-source-registry/Makefile.am
+++ b/services/evolution-source-registry/Makefile.am
@@ -35,6 +35,7 @@ CLEANFILES = \
 	$(NULL)
 
 EXTRA_DIST = \
+	evolution-source-registry-resource.xml \
 	$(builtin_sources_in_files) \
 	$(service_in_files) \
 	$(NULL)



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