build: Create ascii signature.

* build-aux/GNUmakefile.in (sign): Create ascii signature.
This commit is contained in:
Jan Nieuwenhuizen 2019-11-23 22:23:33 +01:00
parent 2f34ea9e00
commit 4c862b1cc5
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ endif
dist: $(TARBALL)
sign: $(TARBALL)
gpg --detach-sign $<
gpg -a --output $(TARBALL).sig --detach-sig $(TARBALL)
git checkout ChangeLog
tree-clean-p: