Here attached a patch that solve the bug.

Simone

-- 
Simone Vellei (henomis)

GPG KEYID: A3D37CF4
GPG FINGERPRINT: 5A79 3A3A 143E 9B37 9B38  FB86 8E45 8B62 A3D3 7CF4
diff -Naur a/Makefile b/Makefile
--- a/Makefile	2010-08-29 01:21:38.000000000 +0200
+++ b/Makefile	2014-02-12 00:25:40.991539099 +0100
@@ -66,5 +66,5 @@
 		| gzip --best > ../witalian-$(VER).tar.gz
 
 .PHONY: check
-check: build
+check: all
 	test -f $(LANG)

Reply via email to