libGL: Consolidate DRI initialization in dri_glx.c
[mesa.git] / src / glx / x11 / Makefile
index 9f0943a146674f5e33e3ea3deeaae93d66af6836..3366f005eb55e495df6a6d0d1d74de8e5a4b5c35 100644 (file)
@@ -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
 
@@ -88,4 +89,4 @@ clean:
        -rm -f *.o *~
        -rm -f depend
 
-include depend
+-include depend