From 720ea4a23a3c91f5cda701435c06d489028ef7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Fri, 26 Dec 2014 12:11:57 +0200 Subject: Run intltoolize when creating the tarball --- create_tarball.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/create_tarball.sh b/create_tarball.sh index 9a77dac..aace864 100755 --- a/create_tarball.sh +++ b/create_tarball.sh @@ -1,5 +1,6 @@ #!/bin/bash +intltoolize --force --copy autoreconf -vfi ./configure make distcheck -- cgit v1.2.1