From 85b0a2981ad85972052fc76fc8fb6997183535f5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 2 Jun 2009 12:49:49 -0400 Subject: Fix distcheck errors. --- Makefile.am | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3