xserver/GL/mesa Makefile.am,1.5,1.6

Dave Airlie xserver-commit at pdx.freedesktop.org
Thu Dec 22 17:11:15 PST 2005


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 \



More information about the xserver-commit mailing list