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:35:23 UTC

svn commit: r820142 - /couchdb/branches/0.10.x/Makefile.am

Author: nslater
Date: Wed Sep 30 01:35:22 2009
New Revision: 820142

URL: http://svn.apache.org/viewvc?rev=820142&view=rev
Log:
backported fix from turnk

Modified:
    couchdb/branches/0.10.x/Makefile.am

Modified: couchdb/branches/0.10.x/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/branches/0.10.x/Makefile.am?rev=820142&r1=820141&r2=820142&view=diff
==============================================================================
--- couchdb/branches/0.10.x/Makefile.am (original)
+++ couchdb/branches/0.10.x/Makefile.am Wed Sep 30 01:35:22 2009
@@ -75,7 +75,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 \