]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
don't count on make predefining $(WINDRES)
authordivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sat, 21 Feb 2009 17:45:29 +0000 (17:45 +0000)
committerdivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sat, 21 Feb 2009 17:45:29 +0000 (17:45 +0000)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@194 61c419a2-8eb2-4b30-bcec-8cead039b335

Makefile

index 19fbfafda9e78314a480bdbe0ec5de3e2f46e70d..8c6ee48998f11017eba1783e9c63e8caa71b030f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ CXX                ?= g++
 RANLIB             ?= ranlib
 AR                 ?= ar
 LDD                ?= ldd # nothing on Win32
-WINDRES            ?= # only used on Win32
+WINDRES            ?= windres # only used on Win32
 
 PKGCONFIG          ?= pkg-config
 PKG_CONFIG_PATH    ?=