Update year
[clawsker.git] / po / Makefile
index 6fdfb970b731f759bceee2695f90fcf22ed6909e..b1174988c2fe9288b60febf8d2bf85cf90f5cf0f 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Clawsker po Makefile
-# Copyright 2007-2016 Ricardo Mones <ricardo@mones.org>
+# Copyright 2007-2018 Ricardo Mones <ricardo@mones.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 #
 
 NAME = clawsker
-VERSION = $(shell cat ../VERSION)
+VERSION ?= $(shell git describe)
 PREFIX ?= /usr/local
 DATADIR = ${PREFIX}/share
 LOCALEDIR = ${DATADIR}/locale
 
 XG_ARGS = --keyword=_ --flag=_:1:pass-java-format -L Perl -w 80 --package-name=${NAME} --package-version=${VERSION} --msgid-bugs-address=ricardo@mones.org
-LINGUAS = es fr it id nl pt_BR sv nb de ca tr
+LINGUAS = es fr nl pt_BR sv nb de ca tr da id
 
 all: build