From 8bcfbdbfa181ae8f677b2d4e1e52c15d6d17e242 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Wed, 30 Sep 2009 01:33:29 +0000 Subject: added make check to distsign dep git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@820141 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9a42afd4..efb7ac34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,7 +77,7 @@ distcheck-hook: test "$$?" -eq 1 .PHONY: distsign -distsign: distcheck +distsign: distcheck check @# @@ unpack archive and run diff -r to double check missing files @# @@ does automake have anything that does this? gpg --armor --detach-sig \ -- cgit v1.2.3