vl: WIP DRI2 support in the winsys.
[mesa.git] / src / gallium / winsys / g3dvl / dri / Makefile
index dcd58ef6d2e2684bf951c803e71d30641aa51068..b270e780fec286adf29da7ac4db1a315304de3fc 100644 (file)
@@ -9,6 +9,7 @@ LIBRARY_INCLUDES = -I$(TOP)/src/gallium/winsys/g3dvl \
 C_SOURCES = \
        driclient.c \
        XF86dri.c \
+       dri2.c \
        dri_winsys.c
 
 include ../../../Makefile.template