summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-03-11 12:55:17 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-03-11 12:55:17 -0400
commit7a249d0c1b2b2fa46e4dd7ff633699fe0f19fb5a (patch)
tree89ca643a388b9f935a8ed7bc41cb66aa81a134cc /Makefile.am
parent3448456bb20384987a5a6335518072f7c35ba32b (diff)
build-sys: sign releases
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d6bc5a4fae..936a78ec82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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