You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/09/30 03:33:30 UTC

svn commit: r820141 - /couchdb/trunk/Makefile.am

Author: nslater
Date: Wed Sep 30 01:33:29 2009
New Revision: 820141

URL: http://svn.apache.org/viewvc?rev=820141&view=rev
Log:
added make check to distsign dep

Modified:
    couchdb/trunk/Makefile.am

Modified: couchdb/trunk/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/trunk/Makefile.am?rev=820141&r1=820140&r2=820141&view=diff
==============================================================================
--- couchdb/trunk/Makefile.am (original)
+++ couchdb/trunk/Makefile.am Wed Sep 30 01:33:29 2009
@@ -77,7 +77,7 @@
         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 \