summaryrefslogtreecommitdiff
path: root/src/glx/x11/Makefile
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-06-09 17:47:09 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-06-09 17:47:09 +0300
commit079345703901b497f2c09714051b33bb2dff1b4f (patch)
tree7440949f97d542ea8cb1efb03ebbfa59c78eeab4 /src/glx/x11/Makefile
parent4c7e02298f68b84d929cd1d3af8b3120281c2e32 (diff)
glx: add dri_common.c ala xserver
also drop driFilterModes which is unused in preparation of loading swrast_dri.so
Diffstat (limited to 'src/glx/x11/Makefile')
-rw-r--r--src/glx/x11/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \