From 079345703901b497f2c09714051b33bb2dff1b4f Mon Sep 17 00:00:00 2001 From: George Sapountzis Date: Mon, 9 Jun 2008 17:47:09 +0300 Subject: glx: add dri_common.c ala xserver also drop driFilterModes which is unused in preparation of loading swrast_dri.so --- src/glx/x11/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/glx/x11/Makefile') diff --git a/src/glx/x11/Makefile b/src/glx/x11/Makefile index 894c3cf159..da8013c7f1 100644 --- a/src/glx/x11/Makefile +++ b/src/glx/x11/Makefile @@ -31,6 +31,7 @@ SOURCES = \ xfont.c \ glx_pbuffer.c \ glx_query.c \ + dri_common.c \ dri_glx.c \ XF86dri.c \ glxhash.c \ -- cgit v1.2.3