xserver/GL/mesa Makefile.am,1.3,1.4

Dave Airlie xserver-commit at pdx.freedesktop.org
Mon Aug 22 02:41:32 PDT 2005


Committed by: airlied

Update of /cvs/xserver/xserver/GL/mesa
In directory gabe:/tmp/cvs-serv26235

Modified Files:
	Makefile.am 
Log Message:
fix glx support to work with Mesa CVS


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/GL/mesa/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	13 Jun 2005 16:38:05 -0000	1.3
+++ Makefile.am	22 Aug 2005 09:41:30 -0000	1.4
@@ -169,6 +169,7 @@
 	$(MESASRCDIR)/tnl/t_vertex.c \
 	$(MESASRCDIR)/tnl/t_vertex_sse.c \
 	$(MESASRCDIR)/tnl/t_vertex_generic.c \
+	$(MESASRCDIR)/tnl/t_vp_build.c \
 	$(MESASRCDIR)/tnl/t_vtx_api.c \
 	$(MESASRCDIR)/tnl/t_vtx_eval.c \
 	$(MESASRCDIR)/tnl/t_vtx_exec.c \



More information about the xserver-commit mailing list