xserver/GL/mesa Makefile.am,1.5,1.6
Dave Airlie <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Thu, 22 Dec 2005 17:11:15 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: airlied Update of /cvs/xserver/xserver/GL/mesa In directory gabe:/tmp/cvs-serv8991/GL/mesa Modified Files: Makefile.am Log Message: remove pixeltex from mesa make Index: Makefile.am =================================================================== RCS file: /cvs/xserver/xserver/GL/mesa/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Makefile.am 11 Dec 2005 03:29:30 -0000 1.5 +++ Makefile.am 23 Dec 2005 01:11:13 -0000 1.6 @@ -132,7 +132,6 @@ $(MESASRCDIR)/swrast/s_logic.c \ $(MESASRCDIR)/swrast/s_masking.c \ $(MESASRCDIR)/swrast/s_nvfragprog.c \ - $(MESASRCDIR)/swrast/s_pixeltex.c \ $(MESASRCDIR)/swrast/s_points.c \ $(MESASRCDIR)/swrast/s_readpix.c \ $(MESASRCDIR)/swrast/s_span.c \