summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@redhat.com>2014-08-06 16:47:33 +0200
committerTomas Mraz <tmraz@redhat.com>2014-08-06 16:47:33 +0200
commitd4ede62b01f3a258b36b0758e1f2b418b1a40c06 (patch)
tree95cb371ffcfeb373a3100cd1a095d7d85e7c8db6 /Makefile.am
parent9e63ee6bc3bb2e09e512479199e108202721cc75 (diff)
downloadlibpwquality-d4ede62b01f3a258b36b0758e1f2b418b1a40c06.tar.gz
Added force-tag, updated po files.libpwquality-1.2.4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a334f6..5617a37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,3 +21,6 @@ ACLOCAL_AMFLAGS = -I m4
tag: Makefile
hg tag libpwquality-@PACKAGE_VERSION@
+
+force-tag: Makefile
+ hg tag -f libpwquality-@PACKAGE_VERSION@