From: Jakob Bornecrantz Date: Tue, 15 Apr 2008 10:08:36 +0000 (+0200) Subject: i915: Changed name to i915_dri.so X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2ee51e7d9a9bde8fd7de29b382d11fe0d58226d;p=mesa.git i915: Changed name to i915_dri.so --- diff --git a/src/gallium/winsys/dri/intel/Makefile b/src/gallium/winsys/dri/intel/Makefile index f1409392484..c0ce2f927bb 100644 --- a/src/gallium/winsys/dri/intel/Makefile +++ b/src/gallium/winsys/dri/intel/Makefile @@ -2,7 +2,7 @@ TOP = ../../../../.. include $(TOP)/configs/current -LIBNAME = i915tex_dri.so +LIBNAME = i915_dri.so MINIGLX_SOURCES = server/intel_dri.c