summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-24 14:49:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-27 13:16:15 +0100
commite5cced55a6a9060626fd3037d40399c283479e5a (patch)
treee4c048e262bd6b4ccb8b6c9787e26ca5d464af61 /Makefile.am
parent130e3a3f1188885f103c8ffe17b777c161765ce3 (diff)
downloadtelepathy-glib-e5cced55a6a9060626fd3037d40399c283479e5a.tar.gz
Require automake 1.11 unconditionally
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index ab23ce650..159797fb5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,17 +47,6 @@ upload-branch-docs: all
rsync -rtzvPp --chmod=a+rX docs/reference/html/ \
$(UPLOAD_BRANCH_TO)-$(BRANCH)/
-if HAVE_AUTOMAKE_FOR_DIST
-# automake is new enough to make dist
-else
-dist-hook: dist-hook-check-am
-dist-hook-check-am:
- @echo "*** Your automake is too old to compile Vala.">&2
- @echo "*** You can build telepathy-glib with this automake, but you">&2
- @echo "*** should not use it to make tarball releases.">&2
- @exit 1
-endif
-
include tools/lcov.am
CHANGELOG_RANGE = telepathy-glib-0.8.0..