aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-03 00:49:49 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-03 00:49:49 +0800
commit85b0a2981ad85972052fc76fc8fb6997183535f5 (patch)
treeef53ae7a7239515c4aed9c722e0b8af0824e1df2 /Makefile.am
parentf2f9d1f22e3e723aa3508fa0ec91e780bbf2d3f9 (diff)
downloadgsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar.gz
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar.bz2
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar.lz
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar.xz
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.tar.zst
gsoc2013-evolution-85b0a2981ad85972052fc76fc8fb6997183535f5.zip
Fix distcheck errors.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 3 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index d0cfe9e8ec..f97649f331 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 \