r1152@bld: parasti | 2007-09-22 04:00:39 +0300
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 22 Sep 2007 01:48:58 +0000 (01:48 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 22 Sep 2007 01:48:58 +0000 (01:48 +0000)
 Pretty-printing.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1145 78b8d119-cf0a-0410-b17c-f493084dd1d7

Makefile

index 9e05b72..977c8f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 VERSION := $(shell sh scripts/version.sh)
 ifeq ($(VERSION),unknown)
-    $(warning Failed to obtain sane version for this build)
+    $(warning Failed to obtain sane version for this build.)
 endif
 
 #------------------------------------------------------------------------------