[evolution] Fix distcheck errors.



commit 85b0a2981ad85972052fc76fc8fb6997183535f5
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Jun 2 12:49:49 2009 -0400

    Fix distcheck errors.
---
 Makefile.am |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d0cfe9e..f97649f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,13 +60,9 @@ SUBDIRS += help
 endif
 
 DISTCLEANFILES = 			\
-	$(srcdir)/doltcompile		\
-	$(srcdir)/doltlibtool		\
-	$(srcdir)/intltool-extract	\
-	$(srcdir)/intltool-merge 	\
-	$(srcdir)/intltool-update 	\
-	$(srcdir)/iconv-detect.h	\
-	$(pkgconfig_DATA)
+	$(builddir)/doltcompile		\
+	$(builddir)/doltlibtool		\
+	$(builddir)/iconv-detect.h
 
 MAINTAINERCLEANFILES =			\
 	$(srcdir)/INSTALL		\



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