summaryrefslogtreecommitdiff
path: root/vmwgfx/Makefile.am
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-06-20 09:05:48 +0200
committerThomas Hellstrom <thellstrom@vmware.com>2011-06-22 22:34:27 +0200
commiteea0e6e242a604b1f4d85d947cf2b3f9f4977533 (patch)
tree67e4c06c2970f41e09cfc240c6c42702610f5830 /vmwgfx/Makefile.am
parenteabf82fad8ad72aab071cd4e3bc9063022b0aeb3 (diff)
vmwgfx: Import the WSBM list macros
Use WSBM list handling macros for the glxWaitX flush list. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'vmwgfx/Makefile.am')
-rw-r--r--vmwgfx/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmwgfx/Makefile.am b/vmwgfx/Makefile.am
index ce4b115..3c31543 100644
--- a/vmwgfx/Makefile.am
+++ b/vmwgfx/Makefile.am
@@ -19,7 +19,8 @@ vmwgfx_drv_la_SOURCES = \
vmwgfx_bootstrap.c \
vmwgfx_overlay.c \
vmwgfx_ctrl.c \
- vmwgfx_ctrl.h
+ vmwgfx_ctrl.h \
+ wsbm_util.h