From d017f98870c087d1a29f786de06ad7e553e7b79d Mon Sep 17 00:00:00 2001 From: Spoike Date: Sun, 1 Jan 2012 13:11:35 +0000 Subject: [PATCH] thought I'd changed that. also, cygwin sucks, I just want to say that despite it having nothing to do with this actual commit. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3948 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/Makefile b/engine/Makefile index 1c1c3e1cb..5e50cede7 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -386,7 +386,7 @@ D3DQUAKE_OBJS = \ d3d_shader.o \ vid_d3d.o -D3DONLY_OBJS = \ +D3DGL_OBJS = \ gl_font.o \ gl_model.o \ gl_shader.o \