diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |