summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-24 17:01:42 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-24 17:01:42 +0000
commitd25cc110f69e6e71a95b4ac532dcfc5423d4a16b (patch)
treed731aaa7579a46a30880eef3e36647797ad6515f /Makefile.am
parentd234ccf15a897024bb004d0f3a9a2f3b8d0976e6 (diff)
parent5d23708442b16138b800a4e4e9daf20eda50ba46 (diff)
downloadlinux-user-chroot-d25cc110f69e6e71a95b4ac532dcfc5423d4a16b.tar.gz
Merge branch 'baserock/larswirzenius/update-to-master' into baserock/morphbaserock/morph
Reviewed-by: Jonathan Maw Reviewed-by: Daniel Silverstone
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index af22885..e5279b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,6 @@
include Makefile-stub.am
include Makefile-user-chroot.am
-if HAVE_XSLTPROC
-include Makefile-docbook-man.am
-endif
+
+release-tag:
+ git tag -m "Release $(VERSION)" v$(VERSION)