[quake3-commits] r1714 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Oct 28 18:12:56 EDT 2009


Author: tma
Date: 2009-10-28 18:12:56 -0400 (Wed, 28 Oct 2009)
New Revision: 1714

Modified:
   trunk/Makefile
Log:
* Whitespace

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2009-10-27 11:48:18 UTC (rev 1713)
+++ trunk/Makefile	2009-10-28 22:12:56 UTC (rev 1714)
@@ -337,7 +337,7 @@
     CLIENT_LIBS += -lrt
   endif
 
-ifeq ($(USE_LOCAL_HEADERS),1)
+  ifeq ($(USE_LOCAL_HEADERS),1)
     BASE_CFLAGS += -I$(SDLHDIR)/include
   endif
 



More information about the quake3-commits mailing list