summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2012-04-07 23:29:44 +0300
committerDamien Lespiau <damien.lespiau@intel.com>2012-04-25 11:59:09 +0100
commit5081c3a1fe1c4822770de4ed39e0001eb4914676 (patch)
tree912260282b9e52edd4f772c11c0e1a2f0b3d82f2 /Makefile.am
parentb96101a3ec2641d7f014934006e04d5aa36eea31 (diff)
downloadclutter-gst-5081c3a1fe1c4822770de4ed39e0001eb4914676.tar.gz
Remove dolt
With non-ancient libtool (>= 2.2) there is no longer a significant speed difference. The version of dolt that was included was anyway a NOP on architectures where build speed matters much (e.g. ARM).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0a35600..40b9c96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,6 @@ EXTRA_DIST = clutter-gst.pc.in ChangeLog.pre-git-import
CLEANFILES = clutter-gst.pc clutter-gst-$(CLUTTER_GST_API_VERSION).pc
-DISTCLEANFILES = doltcompile doltlibtool
-
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
# Extra clean files so that maintainer-clean removes *everything*