summaryrefslogtreecommitdiff
path: root/src/glx/x11/Makefile
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-04-29 15:05:02 -0400
committerKristian Høgsberg <krh@redhat.com>2007-10-05 00:09:23 -0400
commit4ceefccbfa180d19e27716bf7f282d0438ac34bd (patch)
tree9e86d0b654e223ed1a1eda81b6d9da3177980413 /src/glx/x11/Makefile
parent77e0523fb7769df4bf43747e136b1653b2421b97 (diff)
Pull in the drm hash.
Diffstat (limited to 'src/glx/x11/Makefile')
-rw-r--r--src/glx/x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glx/x11/Makefile b/src/glx/x11/Makefile
index 9f0943a146..00a568cdbc 100644
--- a/src/glx/x11/Makefile
+++ b/src/glx/x11/Makefile
@@ -31,7 +31,8 @@ SOURCES = \
glx_query.c \
glx_texture_compression.c \
dri_glx.c \
- XF86dri.c
+ XF86dri.c \
+ glxhash.c
include $(TOP)/src/mesa/sources