summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-05-03 20:06:48 -0700
committerKeith Packard <keithp@keithp.com>2008-05-03 20:06:48 -0700
commitdf8ceebdbe735226bef602614921d517321c690f (patch)
tree5f9234ea068500651f3d96289a7c310919456504 /Makefile.am
parent9ffa2fa7efa7815b8808e744c3601631fe1810d7 (diff)
Remove doltcompile in distclean
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f1605cf..9cd177da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ EXTRA_DIST = \
fontconfig.spec.in \
fontconfig.spec \
fontconfig-zip.in
-DISTCLEANFILES = config.cache ChangeLog
+DISTCLEANFILES = config.cache ChangeLog doltcompile
MAINTAINERCLEANFILES = \
$(srcdir)/aclocal.m4 \
$(srcdir)/autoscan.log \