Rename the i915tex_dri.so driver to just i915_dri.so again.
authorEric Anholt <eric@anholt.net>
Thu, 17 May 2007 22:36:26 +0000 (15:36 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 17 May 2007 22:36:26 +0000 (15:36 -0700)
src/mesa/drivers/dri/i915tex/Makefile

index 27fb29e..c6a2914 100644 (file)
@@ -2,7 +2,7 @@
 TOP = ../../../../..
 include $(TOP)/configs/current
 
-LIBNAME = i915tex_dri.so
+LIBNAME = i915_dri.so
 
 MINIGLX_SOURCES = server/intel_dri.c