summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-05 18:33:40 +0200
committerBenjamin Otte <otte@redhat.com>2010-07-05 18:38:33 +0200
commit9de25a0297c141a0776835920168afaa3ca77a87 (patch)
tree0a69ef378bfbfedbe91932f6d417580befb244fe /Makefile.am
parent6744b78de17930285569da2158a334763e2bd333 (diff)
configure: remove dolt
libtool should be fast by now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index dd72661e..aa784554 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,9 +53,8 @@ EXTRA_DIST += \
cairo-version.h \
$(NULL)
-DISTCLEANFILES += config.cache \
- doltlibtool \
- doltcompile
+DISTCLEANFILES += config.cache
+
MAINTAINERCLEANFILES += \
$(srcdir)/aclocal.m4 \
$(srcdir)/autoscan.log \