From c7a181e449c6a2ea5f0ad0514865e7c559dbe6dc Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 30 Jan 2012 08:52:35 +0100 Subject: libxcb mesa git update 30 jan 2012 --- mesalib/src/mesa/drivers/dri/swrast/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mesalib/src/mesa/drivers/dri/swrast/Makefile.am') diff --git a/mesalib/src/mesa/drivers/dri/swrast/Makefile.am b/mesalib/src/mesa/drivers/dri/swrast/Makefile.am index 0a2800440..3dc7c1044 100644 --- a/mesalib/src/mesa/drivers/dri/swrast/Makefile.am +++ b/mesalib/src/mesa/drivers/dri/swrast/Makefile.am @@ -48,8 +48,7 @@ swrast_dri_la_SOURCES = \ swrast_dri_la_LDFLAGS = -module -avoid-version -shared swrast_dri_la_LIBADD = \ - $(DRI_LIB_DEPS) \ - $(DRICORE_LIB_DEPS) + $(DRI_LIB_DEPS) # Provide compatibility with scripts for the old Mesa build system for # a while by putting a link to the driver into /lib of the build tree. -- cgit v1.2.3