xserver: Branch 'master'

George Sapountzis gsap7 at kemper.freedesktop.org
Sat Mar 1 10:26:47 PST 2008


 GL/mesa/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b0b9c811cda3e35a8f6d0813483f750602c55ff6
Author: George Sapountzis <gsap7 at yahoo.gr>
Date:   Sat Mar 1 20:24:50 2008 +0200

    fix typo

diff --git a/GL/mesa/Makefile.am b/GL/mesa/Makefile.am
index 6d1a439..7f27c58 100644
--- a/GL/mesa/Makefile.am
+++ b/GL/mesa/Makefile.am
@@ -12,7 +12,7 @@ MESA_LIBS           = main/libmain.la \
                       shader/libshader.la \
 		      shader/grammar/libgrammar.la \
 		      shader/slang/libslang.la \
-                      vbo/libvbo.la \
+                      vbo/libvbo.la
 
 libGLcore_la_LIBADD = $(MESA_LIBS) \
                       X/libX.la


More information about the xorg-commit mailing list