summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-09-28 23:41:32 +0000
committerNoah Slater <nslater@apache.org>2009-09-28 23:41:32 +0000
commitbec0e88464d7ec32bc98e09a88035227469ff9b3 (patch)
treec725b6d5f45b3e941bb3272c65cd271a6b301f2b /Makefile.am
parente8aae053708e610f2f9f2d77cd331f6c4fd8e2a3 (diff)
removed false call
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@819768 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 076adbbb..8e9ead7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,7 +78,6 @@ distcheck-hook:
distsign: distcheck
@# @@ unpack archive and run diff -r to double check missing files
@# @@ does automake have anything that does this?
- false
gpg --armor --detach-sig \
< $(top_srcdir)/$(distdir).tar.gz \
> $(top_srcdir)/$(distdir).tar.gz.asc