summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-02-01 15:43:39 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-02-01 15:43:39 +0000
commit0f051670c5682bbb277089b909557b7baf98a5b6 (patch)
tree0a6e9e26bf909ebd7795b094fe2e03e9f7d9074f /tools
parentbc2691ff53873e24eb7e14a9543954c941a0718b (diff)
downloadtelepathy-glib-0f051670c5682bbb277089b909557b7baf98a5b6.tar.gz
maintainer-prepare-release: remove redundant 'make check'
Jonny was upset that running `make maintainer-make-release` ran both 'check' and 'distcheck'. We think that just running the build before making distcheck should be enough. Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tools')
-rw-r--r--tools/telepathy.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/telepathy.am b/tools/telepathy.am
index 971502639..a3c962b32 100644
--- a/tools/telepathy.am
+++ b/tools/telepathy.am
@@ -40,7 +40,7 @@ _is-release-check:
@PACKAGE@-@VERSION@.tar.gz: _is-release-check check distcheck
-maintainer-prepare-release: _is-release-check check distcheck release-mail
+maintainer-prepare-release: _is-release-check all distcheck release-mail
git tag -s @PACKAGE@-@VERSION@ -m @PACKAGE@' '@VERSION@
gpg --detach-sign --armor @PACKAGE@-@VERSION@.tar.gz