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 02:04:37 +0800
commit2f82c130718cffff66b3cce3fdc64bd8fd175595 (patch)
treee9e6ef2b44e60575b71d928e95f42f5074bf7cec /Makefile.am
parent6e87927dac9c7620d8e0650fde085e45c735fb29 (diff)
downloadgsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar.gz
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar.bz2
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar.lz
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar.xz
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.tar.zst
gsoc2013-evolution-2f82c130718cffff66b3cce3fdc64bd8fd175595.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 cb866d5d8a..5d3662e3b8 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 \