evolution-data-server r9161 - in trunk: . camel/providers/groupwise



Author: mbarnes
Date: Mon Jul 21 11:53:20 2008
New Revision: 9161
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9161&view=rev

Log:
2008-07-21  Matthew Barnes  <mbarnes redhat com>

	* Makefile.am:
	Add doltcompile and doltlibtool to DISTCLEANFILES to fix
	distcheck breakage.



Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/camel/providers/groupwise/ChangeLog
   trunk/camel/providers/groupwise/camel-groupwise-summary.c

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Jul 21 11:53:20 2008
@@ -37,7 +37,15 @@
 	$(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in) 	\
 	$(LIBDB_FILES)
 
-DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.h $(pkgconfig_DATA)
+DISTCLEANFILES = \
+	doltcompile					\
+	doltlibtool					\
+	intltool-extract				\
+	intltool-merge					\
+	intltool-update					\
+	iconv-detect.h					\
+	$(pkgconfig_DATA)
+
 distclean-local:
 	(cd libdb && $(MAKE) $(AM_MAKEFLAGS) distclean)
 

Modified: trunk/camel/providers/groupwise/camel-groupwise-summary.c
==============================================================================
--- trunk/camel/providers/groupwise/camel-groupwise-summary.c	(original)
+++ trunk/camel/providers/groupwise/camel-groupwise-summary.c	Mon Jul 21 11:53:20 2008
@@ -36,6 +36,7 @@
 #include "camel-data-cache.h"
 #include "camel-file-utils.h"
 #include "camel-folder.h"
+#include "camel-string-utils.h"
 
 #include "camel-groupwise-folder.h"
 #include "camel-groupwise-summary.h"



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