summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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)