From: Cloudwalk Date: Wed, 21 Jul 2021 18:51:02 +0000 (-0400) Subject: makefile: Remove reference to vid_glx.c as we don't have this anymore X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=923385afa994d77ea49cf62c5add7b85e73f27c9;p=xonotic%2Fdarkplaces.git makefile: Remove reference to vid_glx.c as we don't have this anymore --- diff --git a/makefile.inc b/makefile.inc index 98228052..250ae716 100644 --- a/makefile.inc +++ b/makefile.inc @@ -472,10 +472,6 @@ world.o: world.c $(CHECKLEVEL2) $(DO_CC) $(CFLAGS_ODE) -vid_glx.o: vid_glx.c - $(CHECKLEVEL2) - $(DO_CC) -I/usr/X11R6/include - keysym2ucs.o: keysym2ucs.c $(CHECKLEVEL2) $(DO_CC) -I/usr/X11R6/include