]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - Makefile
transifex.cron: actually push new strings
[xonotic/xonotic.git] / Makefile
index 2c77a91754b6306b5345d31beb4ba23b9a42255e..85fbe91883680894b6d8c2e0e81e51d2287a92e1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DESTDIR ?= 
+DESTDIR ?=
 PREFIX ?= /usr/local
 BINDIR ?= $(PREFIX)/bin
 LIBDIR ?= $(PREFIX)/lib/xonotic
@@ -19,7 +19,7 @@ all: all-$(SUFFIX)
 
 .PHONY: all-git
 all-git:
-       ./all compile -r
+       ./all compile
 
 .PHONY: all-zip-binary
 all-zip-binary: