build-sys: sign releases

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2014-03-11 12:55:17 -04:00
parent 3448456bb2
commit 7a249d0c1b
1 changed files with 1 additions and 1 deletions

View File

@ -4980,7 +4980,7 @@ doc-sync: all destdir-sphinx
.PHONY: git-tag
git-tag:
git tag "v$(VERSION)" -m "systemd $(VERSION)"
git tag -s "v$(VERSION)" -m "systemd $(VERSION)"
.PHONY: install-tree
install-tree: all