DRI2: report swap events correctly in direct rendered case
[mesa.git] / src / gallium / winsys / drm / intel / xorg / Makefile
index d51cca8d2138c74f8ae81436cb4f61693ac90367..14c2462524b5dc841cb1059ae964cea6aefbf44b 100644 (file)
@@ -18,7 +18,8 @@ INCLUDES = \
 LIBS = \
        $(TOP)/src/gallium/state_trackers/xorg/libxorgtracker.a \
        $(TOP)/src/gallium/winsys/drm/intel/gem/libinteldrm.a \
-       $(TOP)/src/gallium/drivers/i915simple/libi915simple.a \
+       $(TOP)/src/gallium/drivers/i915/libi915.a \
+       $(TOP)/src/gallium/drivers/trace/libtrace.a \
        $(TOP)/src/gallium/drivers/softpipe/libsoftpipe.a \
        $(GALLIUM_AUXILIARIES)