[evolution/kill-bonobo] Fix distcheck errors.



commit 2f82c130718cffff66b3cce3fdc64bd8fd175595
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 cb866d5..5d3662e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,13 +85,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]